Search Issue Tracker
Fixed
Fixed in 2022.3.41f1, 6000.0.13f1, 7000.0.0a2
Votes
0
Found in
2021.3.36f1
2022.3.21f1
2023.2.14f1
2023.3.0b10
6000.0.0b11
7000.0.0a1
Issue ID
UUM-66690
Regression
No
Reorderable ListView item's handles with a "display-none" class become visible when reordering the list and adding a new item
How to reproduce:
1. Open the user’s attached “UIToolkitTest.zip” project
2. In the Hierarchy window, select “Test Component” GameObject
3. In the Inspector in the “Test Component” Component, change the places of elements
4. Press the “Add” Button below the elements
5. Observe the result
Expected result: the newly added element has handles
Actual result: the newly added element doesn’t have handles
Reproducible with: 2023.2.14f1, 2023.3.0b10
Could not test with: 2021.3.36f1, 2022.3.21f1 (Errors after project downgrade)
Reproduced on: macOS 14.3.1 (Intel)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment