Search Issue Tracker
Won't Fix
Won't Fix in 6000.3.X
Votes
0
Found in
2022.3.66f1
6000.0.58f1
6000.2.4f1
6000.3.0b1
Issue ID
UUM-117335
Regression
No
Property button overlaps with the Property name in the Animation window when the Animation window is docked and resized horizontally
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Create a new Cube GameObject (GameObject > 3D Object > Cube)
- Open the Animation window (Window > Animation > Animation)
- Dock the Animation window
- Create a new Animation
- Add any Property in the Animation window
- Resize the docked Animation window horizontally to smallest possible
- Observe the Property in the Animation window
Actual results: The property button overlaps with the property name text
Expected results: No UI elements overlap
Reproducible with versions: 2022.3.66f1, 6000.0.58f1, 6000.1.16f1, 6000.2.4f1, 6000.3.0b1
Tested on (OS): macOS Silicon Sequoia 15.6.1
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
- Spring Joint shows only one anchor gizmo in Scene view when "Auto Configure Connected Anchor" is enabled
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
Resolution Note:
UI toolkit does not respect minimum window size. Won't fix
Resolution Note (6000.3.X):
UI toolkit does not respect minimum window size. Won't fix