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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment