Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.3.0a1
Issue ID
UUM-45044
Regression
No
[VFX Graph] DrawRenderer does not account for Culling Mask of the Camera component
How to reproduce:
- Open the attached project
- Open TestScene
- Enter Play Mode
- Select Main Camera
- Unselect 'offscreenvfx' layer
Expected result: VFX is not rendered when 'offscreenVFX' layer is disabled
Actual result: VFX is rendered even though 'offscreenVFX' layer is disabled
Note: VFX flickers when 'offscreenVFX' layer is disabled
Add comment
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
Resolution Note:
unrelated to VFX, it is a global issue