Search Issue Tracker
Fixed in 2022.2.3f1
Fixed in 2022.2.X, 2023.1.X, 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
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
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.