Search Issue Tracker
Fixed
Fixed in 2022.2.2f1, 2023.1.0a17
Votes
0
Found in
2020.3.39f1
2021.3.10f1
2022.1.17f1
2022.2.0a19
2023.1.0a11
Issue ID
UUM-14787
Regression
No
[MacOS] Crash when opening project while HOME is null
Reproduction steps:
1. Create an empty project
2. Open Terminal
3. Run the command “{{{}unset HOME{}}}“
4. Open the project through Terminal with Command “[Unity Editor path] {{-projectPath}} [Project path]” (example: {{{}/Applications/Unity/Hub/Editor/2021.3.9f1/Unity.app/Contents/MacOS/Unity -projectPath /Users/username/Projects/empty{}}})
Expected result: Project opens
Actual result: Editor crashes
Reproducible with: 2020.3.39f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11
Reproducible on: macOS Monterey 12.5 (M1 Max), macOS 12.5.1 (Intel)
Note: Stack trace info is missing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment