Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0f1
Issue ID
572128
Regression
No
Unity hangs when zooming in the Curves in Animation Window
Unity hangs when zooming in the Curves view in Animation Window. This results in corruption of Controller.
Repro:
1. add a simple animation to a GO
2. add transform curves and two keyframes
3. in the Curves view: press Ctrl and scroll for vertical zoom - zoom for a few seconds then grab the vertical slider at the bottom and move it all the way to the left - to see the first key frame
4. Unity freezes
5. terminate Unity from Task Manager
6. open the project again
7. choose the GO, and notice it doesn't have the Controller component anymore, but the controller and animations that were created are still there.
8. add Controller component to the GO and add the existing controller to it.
9. Open Animation window and press Add Curve, replace the existing animation with New Animation. Unity Crashes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment