Search Issue Tracker
Won't Fix
Votes
1
Found in
2021.3.31f1
Issue ID
UUM-54604
Regression
No
Invalid pass number (0) for Graphics.Blit (Material "(Unknown material)" with 0 passes) is thrown infinitely when running a Dedicated Server
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
Reproducible with: 2021.3.30f1
Not reproducible with: 2022.3.11f1, 2023.1.13f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a10
Reproducible on: Ubuntu 23.04, Windows 10 Pro 22H2
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
Resolution Note:
There are no fixes planned for this Bug