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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Resolution Note:
Can not repro
Resolution Note (2021.3.X):
Can not repro