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
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Add comment