Search Issue Tracker
Fixed
Fixed in 2022.3.8f1
Votes
0
Found in
2022.3.4f1
Issue ID
UUM-42220
Regression
No
[SG/URP] Unexpected cast shadow settings appearing twice
Step to repro:
- Open an URP project with VFX package installed
- Create VisualEffectAsset
- Create SG & enable "Support VFX Graph", save it.
- Assign this SG to VFX Output
- Observe empty "Surface Options" as expected in inspector of VFX Output
- Go back to SG and now toggle the option "Allow Material Override", save it.
- In VFX Output, observe "cast shadow" is appearing twice.
Expected:
- Cast Shadow is supposed to be hidden by the material settings
N.B.:
- Can be also reproduced directly loading attached package (compare state of two output)
- Changing any settings in material and reset it will workaround the issue
- Only reproducible in 2022.3 & 2023.1, 2023.2.0a18 introduced a new workflow where the problem is irrelevant
- See also https://forum.unity.com/threads/particle-casts-full-quad-shadow-when-shader-graph-is-used.1453450/#post-9128491
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