Search Issue Tracker
Fixed in 2022.2.2f1
Fixed in 2022.2.X, 2023.1.X, 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment