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
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
Add comment