Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.19f1
6000.1.0a7
Issue ID
UUM-82379
Regression
Yes
Warnings appearing in the Console window when creating a new URP 3D Sample project
How to reproduce:
1. Create a new 3D URP Sample Project
2. Open the Console window
3. Observe the warnings in the Console window
Expected result: No warnings appear in the Console window
Actual result: 8 Warnings appear in the Console window
Reproducible in: 6000.0.0b11, 6000.0.19f1
Not reproducible in: 2021.3.43f1, 2022.3.46f1, 2023.3.0b10
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Warnings are specific to the 3D URP Sample project (Was not reproducible on HDRP Sample/Template projects, URP 2D/3D template projects).
- Restarting the project clears these warnings and they do not appear again. (Can achieve the same thing by also clearing everything in the Console window).
- 6000.0.19f1 seems to have one extra warning compared to 6000.0.0b11 version (warning CS0108: 'FullscreenPassBase<T>.passName' hides inherited member 'ScriptableRenderPass.passName').
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Resolution Note:
The issue already got fixed by another PR