Search Issue Tracker
Duplicate
Votes
1
Found in
2019.3.0a3
2019.3.0a5
Issue ID
1161198
Regression
Yes
SceneHierarchyWindow.OnGUI.mouseDrag activity increases when Hierarchy with a large number of objects is scrolled
How to reproduce:
1. Open the attached project("ProfilerTest)
2. Fully expand "GameObject" Gameobjects in the Hierarchy
3. In Profiler, press Profile Editor
4. Scroll the Hierarchy using the scrolling bar
Expected result: SceneHierarchyWindow.OnGUI.mouseDrag activity is around 5ms
Actual result: SceneHierarchyWindow.OnGUI.mouseDrag activity is around 40-60ms
Reproducible with: 2019.3.0a3, 2019.3.0a6
Not reproducible with: 2017.4.29f1, 2018.4.2f1, 2019.1.7f1, 2019.2.0b6, 2019.3.0a2
Note:
- Reproducible only when the Hierarchy is scrolled using scrollbar - when scrolling with mouse scroll, the issue is not present.
Comments (3)
-
Hazneliel
Aug 23, 2020 04:34
Also observed in 2020.1.3f1
-
Hazneliel
Aug 23, 2020 01:58
Im observing this issue on Unity 2019.4.8f1
-
Peter77
Jun 21, 2019 15:13
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
This is a duplicate of issue #1158368