Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2021.2
2021.2.8f1
2022.1
2022.2
Issue ID
1403105
Regression
No
EditorApplication.hiearchyWindowItemOnGUI callback isn't called when scrolling with multiple Scenes loaded
How to reproduce:
1. Open the user's attached "UnityBugRepo" project
2. Open the "SampleScene" and "SampleScene2" Scenes additively
3. Scroll down in the Hierarchy
Expected result: hierarchyWindowItemOnGUI callback is called with the Scene Header drawn
Actual result: Scene Header is still being drawn, whereas the hierarchyWindowItemOnGUI callback no longer gets called
Reproducible with: 2019.4, 2020.3, 2021.2.14f1, 2022.1.0b10, 2022.2.0a7
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a9