Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
910640
Regression
Yes
Crash when saving project while animation preview is playing
Steps to reproduce:
1. Open "Reduced_Repro" attached project
2. Open "Main" scene
3. Open Animator window and select "FPS_player" from hierarchy, toggle it disabled and activated to make an arbitrary change to the project
4. Select the transition in Animator window from "Idle" to "Walk"
5. In the Preview window press play
6. Ctrl + S to save the project while preview is playing
7. Unity should crash
Expected outcome: Upon saving project, unity doesn't crash, regardless of any animation previews being played.
Actual outcome: When you save the project while animation preview is running, editor crashes
Reproduced on: 5.6.0b11, 5.6.0f3, 5.6.1f1, 2017.1.0b4
Regression introduced on: 5.6.0b11
Does not reproduce on: 5.6.0b10, 5.5.3p3, 5.4.5p4
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
Add comment