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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note:
unrelated to VFX, it is a global issue