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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note (2019.2.X):
Won't fix at the moment due to limitation with ExecuteInEditMode attribute