Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
zachkinstner's avatar
zachkinstner
Honored Guest
9 years ago

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...