Search Issue Tracker
Not Reproducible
Not Reproducible in 2021.3.X
Votes
0
Found in
2021.3.27f1
Issue ID
UUM-37534
Regression
Yes
[URP] Error "RenderingCommandBuffer" is thrown in the Console when creating a project using 3D (URP) Template
How to reproduce:
1. Create a new Unity project using a 3D (URP) Template
2. Observe the Console window
Expected results: No errors in the Console window
Actual results: Error is thrown in the Console window:
{code:java}
RenderingCommandBuffer: shader Hidden/Internal-Loading: invalid pass index 1 in DrawMesh
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) {code}
Reproducible with: 2021.3.27f1
Not reproducible with: 2021.3.26f1
Note: error is clearable but always appears when creating a new project. Also reproducible with FPS Microgame Template.
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
Can not repro
Resolution Note (2021.3.X):
Can not repro