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
- "TMP_FontAsset.ClearAtlasTextures" set the size of Atlases to 1x1 when "setAtlasSizeToZero" is true resulting in a constant clearing of Atlases of size 1x1 on Editor Shutdown
- Build fails with cast error when building Linux Player
- Mouse cursor swapping between Input and Select mode when hovering over the Grid and Snap input field
- "Terrain" Component values reset when painting over a terrain border while two Inspector tabs are open
- [VFX] Tooltips are not shown anymore
Add comment