ExtendReality-Bot
released this
30 Nov 09:23
·
2 commits
to master
since this release
9.7.0 (2021-11-30)
Features
- UnityIntegration: invoke RequestScriptReload by reflection (2b8436f)
The EditorUnity class now has a RequestScriptReload method that can be used to ensure the weavers are run on first compilation. This will resolve the issue where weavers are not run first time on Unity 2020 or above.
Signed-off-by: Simon Ferquel simon.ferquel@unity3d.com
Miscellaneous Chores
- README.md: update title logo to related-media repo (8ac7fcb)
The title logo is now located on the related-media repo.