Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.5f1
2019.1.0a1
2019.2.0a1
Issue ID
1124558
Regression
No
Bones detach from Sprite when Unity Editor window is out of focus
Steps to reproduce:
1. Open project
2. Play animation in the Animation window
3. Press on any other application window that is not Unity
Expected results: Animation keeps playing as it that when Unity Editor was focused.
Actual results: Animation frame rate gets lower, Sprite freezes, but Bones continue to be animated.
Reproduced in: 2018.3.5f1, 2019.1.0b2, 2019.2.0a4
Note: Could not test with older versions because project breaks.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Resolution Note (2019.2.X):
Won't fix at the moment due to limitation with ExecuteInEditMode attribute