Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
Issue ID
1095769
Regression
No
[Windows][Standalone] The Server Build though VS Project generation does not have a command window
When generate Server Build (Headless) standalone Player on Windows, it always launches with a command window.
However, if the user generates a Visual Studio project from the Editor, then builds the Server player from VS, the Player does not launch with a command window. Instead, it can only be seen or ended in the Task Manager.
Repro:
1. Launch Unity Editor with any project on Windows
2. Choose "Server Build" and "Generate Visual Studio Project" both on Build Settings (Ctrl + Shift + B)
3. Open the VS project once it is done building in Editor
4. Build the VS project with any configuration
5. Launch the final built Player
Expected: Server Build Player launches with a comment window after built from VS project
Reality: Server Build Player does not launch with a comment window after built from VS project
Happens to: Trunk in 2019.1.0a7
Comments (32)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
millertom3862
Feb 20, 2024 11:13
To remove AMD drivers in non-safe mode, use the following command:
DDU.exe -r -norestart -amd
This will remove AMD drivers without restarting your system or entering safe mode.
elenatim455
Aug 12, 2022 10:13
thnaks