Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.3.0b4
Issue ID
UUM-60948
Regression
No
Broken shader material in Feature Examples Sample
How to reproduce:
1. Create a new empty 3D (URP) or 3D (HDRP) project
2. Import Shader Graph Feature Examples Sample (Package Manager > Select Shader Graph > Samples > Import Feature Examples)
3. Once samples are imported open "BiRPFeatureExamplesScene.Scene"
4. Observe the Scene view and "BiRPBackground.mat" material in Project window
Expected result: background material has a color
Actual result: background material has a broken pink shader
Reproduced on: 17.02 (2023.3.0b4)
Reproducible on: macOS Sonoma 14.2.1 (M1)
Note:
Same issue happens when samples are imported in HDRP project
Workaroud: Edit > Rendering > Materials > Convert Selected Built-in Materials to URP
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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note:
It is not intended that the BiRP scene in this sample work when URP or HDRP are installed. To view the BiRP scene correctly, create a project without URP or HDRP installed. If your project is using URP or HDRP, you should be viewing the scene in that render pipeline's designated scene.