Search Issue Tracker
Duplicate
Votes
0
Found in
2020.3.16f1
2020.3.19f1
2021.1
2021.2
2022.1
Issue ID
1368925
Regression
Yes
Player screen is purple when built via command line with -nographics argument
Reproduction steps:
1. Get the attached "project-1368925.zip" project
2. Build a Player via command line with -nographics argument
3. Run the built Player
Expected result: Player screen is not purple
Actual result: Player screen is purple
Reproducible with: 2020.3.19f1, 2020.3.21f1, 2021.1.26f1, 2021.2.0b16, 2022.1.0a12
Not reproducible with: 2019.4.31f1, 2020.3.18f1
Note:
- Command line on macOS example: /Applications/Unity/2020.3.19f1_68f137dc9bbe/Unity.app/Contents/MacOS/Unity -quit -batchmode -nographics -projectPath ~/Downloads/project-1368925 -executeMethod MyEditorScript.PerformBuild
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1369645