Hi, I didn’t find an official place to do a bug report so here I am.
I’m using Unity 2018.1.6f1 .
When importing FlowCanvas 2.8.1 in a brand new project, I get:
Assets/ParadoxNotion/FlowCanvas/Module/Nodes/Variables/GetVariable.cs(66,36): error CS0117:UnityEditor.PrefabUtility’ does not contain a definition for GetCorrespondingObjectFromSource'
Thanks for the report. I was under the impression that GetCorrespondingObjectFromSource was added in 2018.1, but apparently I was wrong 🙂
To fix this quickly, please simply change the code there to this:
On installing this package into my project, I am receiving errors regarding events not having a type, in both the userTypePrefs and monoManager. I have included an image of the error console with the error lines.
Sorry for the late reply, but I’ve missed your post. It’s better to please create a new thread if you have a different kind of problem than the OP.
This is the first time I see or been reported this error. I will need a bit more information please:
– Have you tried on a clean project? If so, is everything working fine in that clean project?
– What Unity version are you using?
– What scripting backend and API compatibility Level (in Unity Player Settings) are you using?
Thank you.
Join us on Discord: https://discord.gg/97q2Rjh
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Login
Register
By registering on this website you agree to our Privacy Policy.