From 5710d4f8ab2d202b4f08b13f3f6a2d7ec004a1a9 Mon Sep 17 00:00:00 2001 From: TextusGames <34438607+TextusGames@users.noreply.github.com> Date: Tue, 26 May 2020 11:19:59 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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