Search Issue Tracker
Fixed
Fixed in 2022.2.3f1, 2023.1.0a26
Votes
1
Found in
2022.2.0b10
2023.1.0a13
Issue ID
UUM-17067
Regression
Yes
Editor gets stuck when scrolling through the Reoredable List
Reproduction steps:
# Open the attached project (“ScrollBug.zip“)
# Select Assets/Data/LootTable
# In the Inspector expand list “Types“
# Scroll through it
Expected results: Scrolling without issues
Actual results: The scrolling is inconsistent, Editor gets stuck after a few seconds of scrolling.
Reproducible with: 2022.2.0b8, 2022.2.0b10, 2023.1.0a13
Not reproducible with: 2021.3.11f1,2022.1.20f1, 2022.2.0b7
Couldn't test: 2020.3.40f1(“'Texture2D' does not contain a definition for 'Reinitialize' and no accessible extension method 'Reinitialize' accepting a first argument of type 'Texture2D' could be found“)
Reproduced on: Windows 11
Notes: The issue is not reproducible if the setting “Use IMGUI Default Inspector“ is enabled (Project Settings>Editor)
Comments (1)
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Alturis2
Oct 17, 2022 14:16
Use IMGUI Default Inspector - Ah! Good to know. That lets me work and can now upgrade to 2022. Thanks.