Search Issue Tracker
Fixed
Fixed in 2022.3.69f1, 6000.0.61f1, 6000.2.9f1, 6000.3.0b7, 6000.4.0a3
Votes
4
Found in
2022.3.62f1
6000.0.55f1
6000.1.16f1
6000.2.0f1
6000.3.0a4
6000.4.0a1
Issue ID
UUM-114187
Regression
No
Unnecessary Warnings are logged when running Player with -batchmode -nographics
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Open Build Profiles (File > Build Profiles)
4. Click “Build”
5. Create and select the “Build2“ folder
6. In File Explorer, go to the “Build“ folder
7. Move the “run.bat” file to the “Build2“ folder
8. Run the “run.bat“ file
9. Open “hostLog.txt”
Expected result: Unnecessary Warnings can be suppressed
Actual result: Warnings are present
Reproducible with: 2022.3.62f1, 6000.0.55f1, 6000.1.16f1, 6000.2.0f1, 6000.3.0a4
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
Discussions thread: https://discussions.unity.com/t/stop-shader-log-spam-when-running-with-batchmode-nographics/1672623
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment