Search Issue Tracker
Fixed in 5.0.1
Votes
1
Found in
5.0.0f4
Issue ID
678658
Regression
Yes
EditorWindow.update () is not called when UnityEditor is inactive
EditorWindow.update () is not called
From getting to Unity5, when UnityEditor is inactive, it is no longer called EditorWindow.Update () is.
By using EditorWindow to have created a tool, the UnityEditor is no longer called the Update become background () to very troubled due to such data generation process stops.
Do Update as of Unity4.6.x () is called at any time, you will be required, such as at any time additional option called.
How to check
1. Sample project
2. Window -> to display the window in the "Test Editor Window".
3. If UnityEditor is active, Update () is a display that was called at one-second intervals.
4. Transfer the focus to another application, waiting waiting several tens of seconds.
5. When you move the focus to the Test Editor Window of UnityEdtor, log while the focus is moved to other apps it can be seen that that does not appear.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
- Component logo icon is poorly visible in a query build mode then light editor theme is selected
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
- Component titles in the tooltips are presented in a code strings instead of human language
Add comment