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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (2019.2.X):
Won't fix at the moment due to limitation with ExecuteInEditMode attribute