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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.