diff --git a/README.md b/README.md index ff6ca48..09d184d 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Project is provided under Mit license which you can find in inner main folder (" 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. +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; Future plans: Possibly