From 782fe2971988f5daa01a03479adfc9cee8604a69 Mon Sep 17 00:00:00 2001 From: Makihiro <13536348+mackysoft@users.noreply.github.com> Date: Sun, 10 Apr 2022 12:47:25 +0900 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be17320..c11ccee 100644 --- a/README.md +++ b/README.md @@ -143,4 +143,6 @@ To solve this problem, `UnityEngine.Scripting.APIUpdating.MovedFromAttribute` ca Also, [this thread](https://forum.unity.com/threads/serializereference-data-loss-when-class-name-is-changed.736874/) will be helpful. -https://forum.unity.com/threads/serializereference-data-loss-when-class-name-is-changed.736874/ +#### References +- https://forum.unity.com/threads/serializereference-data-loss-when-class-name-is-changed.736874/ +- https://issuetracker.unity3d.com/issues/serializereference-serialized-reference-data-lost-when-the-class-name-is-refactored