A Roslyn-based static analyzer and code injector that automatically prepares Unity projects for the Unity 6.8 CoreCLR migration. It detects unsafe static variables and injects the `` attribute to prevent state bugs and memory leaks during Fast Enter Play Mode. -
View it on GitHub