Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
4.0.2
Issue ID
1242924
Regression
No
[2D SpriteShapeProfile] "Expanding invalid MinMaxAAB" exception thrown on changing Broken value in ShapeTangentMode
"Expanding invalid MinMaxAAB" exception thrown on changing Broken value in ShapeTangentMode on editing Script
Steps to Repro:
1. Create a new Project
2. Install 2D SpriteShape (if not installed)
3. Project > Create > Sprite Shape Profile > Open Shape
4. Click on New SpriteShapeProfile > Inspector > burger button > Edit Script
5. Change Broken value to 3
6. Drag New SpriteShapeProfile in Hierarchy
Expected Result: New SpriteShapeProfile should be dragged in the Hierarchy without any error
Actual Result: "Expanding invalid MinMaxAABB" exception is thrown
Reproducible on: 2020.2.0a10, 2020.1.0b8, 2019.3.10f1, 2019.2.12f1, 2019.1.014f1, 2018.4.22f1
Environment: Windows 10 and Mac 10.14
Stack Trace:
Expanding invalid MinMaxAABB
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment