Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0a20
Issue ID
UUM-19479
Regression
Yes
The "Edit bounding volume" button icon is misplaced in the 3D GameObject Inspector window
How to reproduce:
- Create a project using and open it in Unity;
- In the Hierarchy window create a Cube;
- Inspect the "Box Collider" component in the Inspector window;
Expected results: The "Box Collider" component looks correctly
Actual results: The "Edit bounding volume" button icon is misplaced in the "Box Collider" component
Notes:
- Tested on macOS;
Reproducible in Unity 2023.1.0a20
Not reproducible in Unity 2023.1.0a19
Regression in Unity 2023.1.0a20
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Non-reproducible