Search Issue Tracker
Duplicate
Votes
0
Found in
2022.2
2022.2.0a10
Issue ID
1416045
Regression
Yes
[UIToolkit] ReorderableList Header text doesn't display compared to the IMGUI version
How to reproduce:
1. Open the user's attached "1409175_My project" project
2. Open the "SimplePlacerScene" Scene
3. Select the "Placer" Prefab in the Hierarchy
4. Observe the ReorderableList under the "Item Placer" Component in the Inspector
Expected result: UIToolkit Inspector matches the IMGUI one: ReorderableList Header text is visible
Actual result: ReorderableList Header doesn't exist. Instead, the List size field is present
Reproducible with: 2022.2.0a9
Couldn't test with: 2019.4.37f1, 2020.3.33f1, 2021.2.19f1, 2022.1.0b15 (UIToolkit Inspector isn't featured)
Note: Expected view of the Inspector can be observed if the "Use IMGUI Default Inspector" is toggled on in the "Project Settings -> Editor" settings
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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
This is a duplicate of issue #1413090