Search Issue Tracker
Active
Under Consideration for 6000.0.X
Votes
0
Found in
6000.0.19f1
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').
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment