Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.5f1
2018.3.0b4
2019.1.0a5
2019.2.0a1
Issue ID
1146928
Regression
No
[Linux] Unsupported Shader warnings when running the Build with disabled warnings, -batchmode flag and removed shaders
How to reproduce:
1. Open attached project ('linuxshaderwarninglogging.zip')
2. Make sure that Warning logging is set to None in Player Settings
3. Build the project for Linux
4. Run the executable with these flags: -batchmode -nographics -logFile ./log.txt
Expected results: No warnings in log.txt as warnings were disabled
Actual results: Warnings related to shaders in log.txt
Reproducible with: 2018.3.0f12, 2019.1.0f2, 2019.2.0a9
Could not test with later versions due to issues opening existing projects on Linux
Could not test with LTS due to console errors.
Warnings look like this:
WARNING: Shader Unsupported: 'Hidden/BlitCopy' - Pass '' has no vertex shader
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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Resolution Note (2019.3.X):
Cosmetic issue, not likely to fix at this time.