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
Comments (1)
-
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
- Warnings when warming up shaders with GraphicsStateCollection
- Color and Location fields disappear when removing gradient marker in the HDR gradient Editor (linear) window
- Create Node window appears on the top left corner of the Editor when opening window with space keyboard shortcut after selecting a Context
- HasCharacters() returns false when checking Emojis using surrogate pairs, despite characters being present in the Font Asset
- An error is thrown when building AssetBundles with DisableWriteTypeTree and StripUnityVersion flags
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...)