mirror of
https://github.com/maxartz15/UnitySerializedReferenceUI.git
synced 2025-06-26 22:26:12 +02:00
Update README.md
This commit is contained in:
@ -2,3 +2,9 @@
|
||||
The UI for Unity's SerealizedReference attribute. It allows to change the instance type of field right in editor.
|
||||
|
||||
Project is provided under Mit license which you can find in inner main folder ("SerializedReferenceUI")
|
||||
|
||||
Known limitations.
|
||||
Custom property drawer has no effect. Becouse property is drawn from custom attribute drawer custom property drawer is not applied (unity default behaviour).
|
||||
|
||||
Known Issues of serialized reference
|
||||
Renaming used type can produce data loss and throws unknown managed type exception. This is unity's bug.
|
||||
|
Reference in New Issue
Block a user