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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment