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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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