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
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Add comment