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
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
Add comment