Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
5.0.6
Issue ID
PBLD-36
Regression
No
ProBuilder.HierarchyListener takes a long time to finish when entering Play mode
Reproduction steps:
1. Open the user’s attached project
2. Open Window → Analysis → Profiler
3. In the Profiler window set the Target to Edit mode and start recording
4. Enter Play mode
5. Stop recording in the Profiler window
6. Change the selection from Timeline to Hierarchy
7. In search type HierarchyListener
8. Look for a callstack named “EditorApplication.delayCall: callback in UnityEditor.ProBuilder.HierarchyListener”
Expected result: The callstack does not take more than 80 ms to finish
Actual result: The callstack takes more than 200 ms to finish
Reproducible with: 5.0.6 (2022.1.18f1)
Not reproducible with: 5.0.6 (2020.3.40f1, 2021.3.11f1, 2022.2.0b9, 2023.1.0a12)
Reproducible on: macOS 12.6
Note: The reproduction depends on the editor’s version
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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants
Resolution Note:
Won't fix as the issue does not seem to be ProBuilder related and the bug seems to have already been addressed in the editor as I confirmed that it does not reproduce on the 21.3 LTS and 22.2 editors.