Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0f3
Issue ID
947500
Regression
No
Launching a build through command line with specific height and width results in incorrect res while Unity Splash Screen is on
Launching a build through the command line with specific height and width results in incorrect resolution while Unity Splash Screen is on
Reproduction steps:
1. Open "Half-LifeSharp.zip" project
2. Build For Windows Standalone
3. Launch through command line with: -w 800 -h 600
4. See the Resolution of the application
5. Exit and Re-Launch with: -w 1920 -h 1080
Expected Result: Both times the Splash Screen should be the specified Resolution
Actual Result: the Splash Screens resolution is the last used one, not the specified one on launch
Reproduced with: 2017.2.0f1, 2017.1.1p3, 5.5.4p5
Did not reproduce on: 2017.3.0b1 (Doesn't seem to pass the Splash Screen), 5.6.3p4 (Crashes)
Note:
Launch through command line: .exe Directory -w xxxx -h yyyy
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.