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)
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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
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.