Unity Issue Tracker - It is impossible to change the custom list window size in the Inspector window
Closed
UUM-21775
It is impossible to change the custom list window size in the Inspector window
Unity: IMGUI Framework
As Designed
2023.1.X
2022.2.X
2021.3.X
2020.3.X
The reserved fixed space is by design so that other list items can be populated and accessed.
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