Search Issue Tracker
Fixed
Fixed in 2021.3.32f1, 2022.3.12f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a10, 7000.0.0a1
Votes
0
Found in
2021.3.27f1
2022.3.3f1
2023.1.1f1
2023.2.0a21
2023.3.0a3
7000.0.0a1
Issue ID
UUM-40764
Regression
No
Unity Editor crashes with no Stacktrace when creating a build of a project to the Assets folder using script
Reproduction steps:
1. Open the attached "BuildPipelineError" project
2. Click on “Build Tool” in the Menu bar
3. Press “Build”
Expected result: A warning or an error is displayed in Unity Editor about an invalid build path
Actual result: Unity Editor crashes
Reproducible with: 2021.3.27f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a21
Reproducible on: macOS Ventura 13.2.1 (M1 Max)
Note: An ArgumentException message can be seen in Editor.log
ArgumentException: Invalid build path: '/Assets/BuildPipelineError.exe'. The 'Assets' directory is an internal work directory of Unity and projects should not be built inside it. Please choose another directory for the build output.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
Add comment