Search Issue Tracker
Won't Fix
Won't Fix in 5.0.X
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.
Resolution Note (5.0.X):
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.