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
- [RenderGraph] Outputs from camera stack override each other when using OpenGLES3 with a custom renderer feature
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
Resolution Note:
Can not repro
Resolution Note (2021.3.X):
Can not repro