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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.2.X):
Won't fix at the moment due to limitation with ExecuteInEditMode attribute