Search Issue Tracker
Fixed
Fixed in 2022.3.11f1, 2023.3.0a1
Votes
0
Found in
2022.3.10f1
2023.2.0a16
2023.3.0a1
Issue ID
UUM-35755
Regression
No
[VFX] MultiMesh output with ShaderGraph is ignoring no cast shadow
With a Multi Mesh Output and the ShaderGraph integration, disabling CastShadow is only applied on a single mesh index.
Step to repro:
- Import Attached Package in URP project
- Open VisualEffectGraph
- Select Output Mesh
- Untoggle cast shadow
Observe: only half of mesh aren't casting shadow, the capsule still casting shadow
Expected: No shadows
Only reproduce with ShaderGraph.
Doesn't repro on HDRP, only in URP.
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