Search Issue Tracker
Won't Fix
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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note:
UI toolkit does not respect minimum window size. Won't fix