Search Issue Tracker
Fixed in 5.0.4
Votes
1
Found in [Package]
5.0.4
Issue ID
1350635
Regression
No
[ProBuilder] StackOverflowException is thrown sometimes and crashes Editor when using Boolean (CSG) Tool
How to reproduce:
1. Open the attached project's "case_1350635-Project.zip" Scene labeled "SampleScene"
2. Go to Preferences -> ProBuilder
3. Enable Experimental Features
4. Open the Boolean Tool (Tools -> ProBuilder -> Experimental -> Boolean (CSG) Tool)
5. In the opened window, select two 'Cube' GameObjects
6. Go through the 'Operations' and click 'Apply'
Expected result: Editor doesn't crash
Actual result: Editor crashes almost every time
Reproducible with: 5.0.3 (2020.3.15f1, 2021.1.16f1), 5.0.4 (2021.2.0b6, 2022.1.0a4)
Not reproducible with: 5.0.3 (2019.4.29f1) (Extensively tested with different shapes)
Note:
- Does not fail with simple shapes without editing their vertices
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment