Unity Issue Tracker - Invalid pass number (0) for Graphics.Blit (Material "(Unknown material)" with 0 passes) is thrown infinitely when running a Dedicated Server
Closed
UUM-54604
Invalid pass number (0) for Graphics.Blit (Material "(Unknown material)" with 0 passes) is thrown infinitely when running a Dedicated Server
Unity: SRP Foundation
Won't Fix
2021.3.X
Unity 2021.3 has reached its end of life with a final update in October 2024. Please consider moving to a more recent version of Unity if your issue is fixed there. Thanks.
Reproduction steps:
1. Open the attached “BugRepro” project
2. Click File > Build Settings…
3. Select “Dedicated Server” platform
4. Click Build
5. In the Player directory, open a Terminal/Command Prompt
6. Run the Player through the Terminal/Command Prompt
Expected result: Error “Invalid pass number (0) for Graphics.Blit (Material "(Unknown material)" with 0 passes)“ is not thrown
Actual result: Error “Invalid pass number (0) for Graphics.Blit (Material "(Unknown material)" with 0 passes)” is thrown infinitely