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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Resolution Note (2019.2.X):
Won't fix at the moment due to limitation with ExecuteInEditMode attribute