Search Issue Tracker
Won't Fix
Votes
4
Found in [Package]
5.2.2
6.0.1
Issue ID
PBLD-124
Regression
No
The Editor hangs when using Probuilder Edit mode
How to reproduce:
1. Open the “IN-75691_repro“ project
2. Open the “SampleScene“
3. Select the “Plane_1“ GameObject
4. Select ProBuilder Edit mode in the Scene view overlay toolbar
5. Make multiple changes to the “Plane_1“ GameObject
Expected result: The GameObject can be edited and the Editor does not hang
Actual result: The Editor hangs and it is difficult to edit the GameObject
Reproducible with: 5.2.2 (2021.3.38f1, 2022.3.28f1), 6.0.1 (6000.0.1f1)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Note: To open ProBuilder Edit mode in 2021.3.38f1 and 2022.3.28f1, select the GameObject and press “Open ProBuilder“ in the Inspector
-
v0lt1369
May 08, 2024 15:38
Note: The hang only happens when that probuilder object is a prefab and has many verts/tris
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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Resolution Note:
Thank you for bringing this issue to our attention. Unfortunately, after careful consideration, we will not be addressing your issue now, as we are committed to resolving other higher-priority issues.
This is actually a known limitation of ProBuilder with the large and dense meshes. The system is working but slowly due to the size of the topology (in that case 20k triangles and 10k vertices per mesh...)