Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.45f1, 6000.1.0b10, 6000.2.0a6
Votes
1
Found in
2022.3.47f1
6000.0.20f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-81516
Regression
Yes
Element disappears from a list after it's reordered when a high display resolution and a 250% display scale is used
Reproduction steps:
1. On Windows, go to "Settings -> System -> Display"
2. Change "Display resolution" to the highest possible resolution
3. Change the "Change the size of text, apps, and other items" (or, simply called, the display scale) to 250%
4. Open the attached "repro_IN-84302" project
5. Go to "Edit -> Preferences... -> UI Scaling" and make sure that "Use default desktop setting" is turned on
6. Select the "Assets/Bug_Demonstrator.asset"
7. In the Inspector, press on the "Element 0" and, without releasing it, move it to the end of the list, then back to the start
8. Observe the list
Expected result: All elements still appear in the list
Actual result: "Element 0" disappears from the list
Reproducible with: 2022.2.3f1, 2022.3.47f1, 6000.0.20f1
Not reproducible with: 2021.3.43f1, 2022.2.2f1
Reproducible on: Windows 11 (10.0.22631) (user’s), Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
- If the "Element 10" doesn't disappear on the first try, repeat the 7th step a few more times
- Once the "Element 10" disappears, repeating the 7th step causes another "Element 0" to appear
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment