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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.