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
- 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
Add comment