Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.68f1
6000.3.10f1
6000.4.0b9
6000.5.0a7
Issue ID
UUM-134847
Regression
No
Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
Steps to reproduce:
- Create a new project using the Universal 3D template
- Import the provided script "RandomScript.cs"
- Create a new Cube GameObject (GameObject > 3D Object > Cube)
- Select the newly created Cube GameObject in the Hierarchy window
- Open the Animation window (Window > Animation > Animation)
- Dock the Animation window
- Create a new Animation
- Repeat step 4
- Add the provided "RandomScript.cs" Script to the Cube GameObject
- Click the "Add Property" button in the Animation window
- Expand the Random Script foldout
- Observe the Property with the long name "Random Int Random Int...."
Actual results: The Properties that have long names do not fit in the dropdown and are not truncated
Expected results: The Properties with long names that do not fit in the dropdown should be truncated
Reproducible with versions: 6000.0.68f1, 6000.3.10f1, 6000.4.0b9, 6000.5.0a7
Tested on (OS): MacOS Silicon Tahoe 26.2, Ubuntu 24.04
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
Add comment