Search Issue Tracker
Fixed
Fixed in 2023.3.0a1
Votes
0
Found in
2022.2.18f1
2023.1.0b15
2023.2.0a19
Issue ID
UUM-36191
Regression
No
Decal shader graph is not rendered in the Standalone builds
To reproduce:
- Create a new project using empty URP template;
- Import URP samples into the project ( Window > Package Manager > Universal RP > Samples > Import);
- Build and run "PaintSplat" , "BlobShadow" or "ProxyLighting" scenes.
Expected results: Decals are rendered correctly
Actual result: Decals shader graph is not rendered
Tested and reproduced on: Mac Standalone and Windows Standalone builds
Reproducible in:
2022.2.17f1, 2022.2.18f1, 2023.1.0b15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment