Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
1
Found in
2020.3.43f1
2021.3.16f1
2022.2.2f1
2023.1.0a23
Issue ID
UUM-21775
Regression
No
It is impossible to change the custom list window size in the Inspector window
How to reproduce:
1. Open the attached project “IN-26401.zip“
2. Open the “SampleScene” Scene
3. Select the Assets/Scenes/List.asset in the Project window
4. Check the Inspector window
Expected result: The “Sample List“ window is not fixed-sized and it is possible to change it’s diameters
Actual result: The “Sample List“ window is fixed-sized with no possibility to change it’s diameters resulting in text not fitting in the window
Reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.2.2f1, 2023.1.0a23
Reproduced on: Windows 10 Enterprise
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
The reserved fixed space is by design so that other list items can be populated and accessed.
Resolution Note (2023.1.X):
The reserved fixed space is by design so that other list items can be populated and accessed.