From 0bc3718b1a401e179d7468bbace7f3c6e2e2b695 Mon Sep 17 00:00:00 2001 From: Senky <117542830+SenkyDragon@users.noreply.github.com> Date: Fri, 11 Oct 2024 14:49:10 -0500 Subject: [PATCH] bump --- docs/70-technical/fixes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/70-technical/fixes.md b/docs/70-technical/fixes.md index b7e1049..1ed6a5e 100644 --- a/docs/70-technical/fixes.md +++ b/docs/70-technical/fixes.md @@ -133,6 +133,8 @@ When VRCFury is present in a project, it applies several fixes to resolve common * VRCFury patches the animator controller editor to work properly with controller mixers * A bug in Mono breaks the VRCSDK dialog when Harmony is used, the system locale is non-english, and the project path contains non-english characters * VRCFury patches Mono to prevent this issue from occurring to the VRCSDK and other plugins using Assembly.GetName() +* Unity throws a NullReferenceException in "UnityEditor.Graphs.Edge.WakeUp" when reloading scripts if an empty animator has been open recently + * VRCFury fixes this unity bug and prevents the error ## AudioLink