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
- “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