-
-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Hi,
This is not really a bug but the README says backwards compatibility to Unity 2019 which does not seem correct anymore.
The issue is both features attempt to get the value of SerializedProperty.managedReferenceValue which is write only for Unity 2020 (any maybe prior did not look into when they changed this).
https://docs.unity3d.com/2020.3/Documentation/ScriptReference/SerializedProperty-managedReferenceValue.html
Considering this is a 3 year old version of unity it is understandable if you do not plan to fix this but if that is the case please update the README with which version of the plugin are supported on each Unity major version.
Thanks (love the plugin btw :))
Package Version
1.2.0
Unity Version
2020.3.48f1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working