Search Issue Tracker
Fixed
Fixed in 5.1.X
Votes
1
Found in [Package]
5.1.0
Issue ID
PBLD-82
Regression
No
Silent crash when Subtracting two objects via the Probuilder's Boolean Tool
Reproduction steps:
1. Open the attached project “BooleanToolCrash”
2. Open the Boolean Tool (Tools > ProBuilder > Experimental > Boolean (CSG) Tool)
3. In the Boolean window attach “Cube” GameObject to the left side of the window and “Cube (1)” to the right side of the window
4. Click on the “Operation” drop-down menu and change it to Subtraction
5. Slightly change the scale or positioning of both cubes
6. In the Boolean window click on Apply button
Expected result: The subtraction object is created
Actual result: Silent crash
Reproducible with: 5.0.3 (2021.3.29f1), 5.1.0 (2021.3.29f1, 2022.3.5f1, 2023.1.5f1, 2023.2.0b1)
Reproducible on: Win10, Win11
Notes:
It might take a single time (if lucky) or up to 50 times to reproduce the issue.
It is possible that this only reproduces when changes are unsaved.
Comments (1)
-
johnhalpart
Feb 02, 2024 20:09
not fixed in 5.1.1 (2021.3.29f1)
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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Resolution Note (fix version 5.1.X):
Fixed a bug where an infinite recursion loop could crash the editor when using the Boolean tool.