Unity Issue Tracker - Startup Logs are missing in player logs when "Capture Startup logs" is enabled
Fixed
UUM-102670
Startup Logs are missing in player logs when "Capture Startup logs" is enabled
Unity: Dedicated Server
Fixed
6.3.X
6.2.X
6.1.X
6.0.X
Modified the behavior to still log startup logs to their usual output (either the log file or the standard output) when the "Capture Startup Logs" option is enabled.
Reproduction steps:
1. Open the attached project "LogProblemProj"
2. Enable “Capture Startup Logs“ (Edit > Project Settings > Player)
3. Build and Run
4. Observe the “Player.log“
Expected result: Player logs contain the usual startup logging information
Actual result: Player logs are empty
Reproducible with: 6000.0.46f1, 6000.1.0b14, 6000.2.0a8
Couldn’t test with: 2022.3.61f1 (no “Capture Startup Logs“ setting)
Reproducible on: Windows 11, macOS
Not reproducible on: No other environment tested
Notes:
After closing the player, shutdown operation logs are appended.
Prioritise and Follow this issue
Have a workaround or additional info about this issue?