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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
Non-reproducible