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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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