mirror of
https://github.com/maxartz15/UnitySerializedReferenceUI.git
synced 2024-11-22 07:35:36 +01:00
Update README.md
This commit is contained in:
parent
5710d4f8ab
commit
6838de3b45
@ -4,11 +4,11 @@ The UI for Unity's SerealizedReference attribute. It allows to change the instan
|
||||
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).
|
||||
- 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.
|
||||
SerializeReference itself is not working properly with Prefab Instances;
|
||||
- Renaming used type can produce data loss and throws unknown managed type exception. This is unity's bug.
|
||||
- SerializeReference itself is not working properly with Prefab Instances;
|
||||
|
||||
Future plans:
|
||||
Possibly
|
||||
|
Loading…
Reference in New Issue
Block a user