Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a7
2019.3.0a8
Issue ID
1171655
Regression
Yes
Command line arguments are passed twice in the built player when using System.Environment.CommandLine
How to reproduce:
1. Open user-submitted project (argstest)
2. Open the SampleScene
3. Build the project
4. Launch the player with any command line argument
Expected result: the command line argument is only passed once
Actual result: the command line argument is passed twice
Reproducible with: 2019.3.0a7, 2019.3.0a11
Not reproducible with: 2017.4.30f1, 2018.4.5f1, 2019.1.12f1, 2019.2.0b10, 2019.3.0a6
Notes:
A pre-built project with the issue is also present in the submitted archive
Could not reproduce on macOS
Reproduced with both Mono and IL2CPP
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment