Search Issue Tracker
Fixed
Fixed in 6000.0.65f1, 6000.3.2f1, 6000.4.0b5, 6000.5.0a3
Votes
0
Found in
6000.0.62f1
6000.2.12f1
6000.3.0b9
6000.4.0a4
6000.5.0a1
Issue ID
UUM-127567
Regression
Yes
List in Inspector not resizing when exiting Play mode
How to reproduce:
1. Open the attached “IN-123650” project
2. Open (Scenes → SampleScene) Scene
3. Select “GameObject” GameObject in the Hierarchy window
4. Enter Play mode
5. Exit Play mode
6. Observe list variable “My List” inside of Script component in the Inspector window
Expected result: “MyList” is resized to default dimensions
Actual result: “MyList” is not resized, as if the space of the runtime-added items is still occupied
Reproducible with: 6000.0.62f1, 6000.2.12f1, 6000.3.0b9, 6000.4.0a1, 6000.4.0a4
Not reproducible with: 6000.3.0a6 (6966ed4b28e1)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Workaround: Enable project setting “Use IMGUI Default Inspector” (Edit → Project Settings… → Editor → Inspector → Use IMGUI Default Inspector)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tools Brush Spacing and Scatter property value does not move when slowly click and dragging on the Brush Spacing and Scatter title
- Sprite Editor's Editing modes can be changed when the Sprite is in Read-only mode
- Terrain’s “Add Tree” window does not disable the “Add” button when the Tree Prefab is deleted and missing, allowing a “Missing” Tree to be added
- Cinemachine camera does not jump to the target position when using CinemachineFollow.ForceCameraPosition
- Tree Prefab Asset icon does not display leaves
Add comment