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
- [iOS] Crash when running Shader.WarmupAllShaders() after application start
- Values entered for Cinemachine Spline Cart are not saved when the Method for Automatic Dolly is changed
- Preset: Inspector window has a scrollbar, which is not needed
- BuildPipeline.BuildAssetBundles incorrectly fails when BuildAssetBundlesParameters.bundleDefinitions is null
- VFX Asset Settings do not update in Inspector when focusing different VFX Assets in the VFX Window Blackboard
Add comment