- Plugin is now compatible with Unity 6.3 (fixed #46 #47)
- Fixed prefabs' child objects' references being marked as redundant even though they aren't
- Fixes for Addressables support (fixed #29 #48)
- Fixed StackOverflowException that may occur if there is a huge chain of linked GameObjects in the scene (fixed #45)
- Removed pre-2021.3 compiler directives to simplify the codebase