Forum Discussion
zachkinstner
9 years agoHonored Guest
Constant [ExecuteInEditMode] updates in Oculus Utilities 1.15+
In Oculus Utilities 1.15+ (and possibly earlier), the Oculus code causes the Unity editor to constantly call Update() on components with the [ExecuteInEditMode] attribute. This is not the standard Uni...
kersk
9 years agoMeta Employee
Thanks for the head's up! Using editor update callbacks and [ExecuteInEditMode] are generally kosher when used appropriately, but, as you discovered, modifying the android install location was surprisingly causing a full scene update and a few other operations happening in there were adding up as well. We've resolved the editor performance issues for the next release. Thanks again for bringing it to our attention!
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago