Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2019.4.16f1
2020.1
2020.2
2021.1
Issue ID
1296815
Regression
No
[UIR] EnumField becomes invisible when the ScrollView contains a large number of elements
How to reproduce:
1. Open the attached '1296815.zip' project
2. In the top menu bar select Custom > First Test
3. Scroll down to the bottom of the First Test window
4. Observe the First Test window
Expected result: Every entry contains a dropdown next to the entry title
Actual result: Some entries don't contain dropdown
Reproducible with: 2019.4.16f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a9
Cannot test with: 2018.4.30f1 (due to errors)
Notes:
- The EnumField dropdown is still clickable
- The max element number seems to be inconsistent (e.g. sometimes the elements aren't drawn correctly when the list contains 140 elements, however, after changing this number to 139, refreshing the page, then changing the number back to 140 and once again refreshing the page results in the elements being drawn correctly)
- Tested with the built-in UI Toolkit version, because the newer versions cause errors
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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a8