Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2022.2.0b16
2023.1.0a21
Issue ID
UUM-19769
Regression
No
[VFX Graph] Six Way Smoke Lit material flickers when APV is in use
How to reproduce:
- Pull the project from git
- Open Spotlight_Tunnel_Main Scene
- Focus 6W VFX GO to see it in the Scene View
- [Optional] If needed rebake the lighting
- Using Transform gizmos translate it sideways or pan Scene View camera around
- Observe that lighting conditions applied to material do not really match the environment (material looks like flickering)
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
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
Resolution Note:
The APV are sampled per vertex in the Six-way Smoke Lit material. This is by design due to performance constraints.
The artifacts can be hidden by using a tesselated quad (as an Output Particle Lit Mesh) instead of the Output Particle Lit Quad
Resolution Note (2023.1.X):
The APV are sampled per vertex in the Six-way Smoke Lit material. This is by design due to performance constraints.
The artifacts can be hidden by using a tesselated quad (as an Output Particle Lit Mesh) instead of the Output Particle Lit Quad