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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
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.