Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
Issue ID
1064815
Regression
No
Animation curve editor UI disappears on scrolling window vertically after zooming in
Animation curve editor UI disappears on scrolling window vertically after zooming in
Steps to Repro:
1. Create a new or open attached project
2. Window > animation
3. Open an animation clip > zoom out in the animation window
4. Add transform > position property for animation
5. Now zoom back in, till maximum allowed
6. Now drag the vertical slider handle
Actual Result:
1. The UI disappears for animation curve editor
2. Errors appear in the console
Note:
1. Reopening the animation window resolves the issue
Environment:
Windows and Mac
Occurring with:
2018.3.0a6, 2018.2.0f2, 2018.1.6f1, 2107.1.4f1
Stack trace:
Mesh 'ControlPointRendererMesh': abnormal mesh bounds - most likely it has some invalid vertices (+/-inifinity or NANs) due to errors exporting.
Mesh bounds min=(-2952172288.00, nan, 0.00), max=(-2952172288.00, nan, 0.00). Please make sure the mesh is exported without any errors.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
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