Search Issue Tracker
By Design
By Design in 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
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
The long name property is displayed in its entirety with a horizontal scroll bar in order to see the full name. Although we agree that this UX is not ideal, it is working as expected and is by design. We will take this feedback into account when working on improving this UX, but this is not a bug.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.
Resolution Note (6000.5.X):
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
The long name property is displayed in its entirety with a horizontal scroll bar in order to see the full name. Although we agree that this UX is not ideal, it is working as expected and is by design. We will take this feedback into account when working on improving this UX, but this is not a bug.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.