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
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
This is a duplicate of issue #1369645