Search Issue Tracker
Fixed
Won't Fix in 2023.2.X
Fixed in 2022.2.8f1, 2023.1.0b6
Votes
0
Found in
2022.2.5f1
2023.1.0b2
2023.2.0a1
Issue ID
UUM-24848
Regression
Yes
[VFX Graph] Particles Flicker when sorting and/or Indirect draw is on.
How to reproduce:
1. Open Unity
2. create a new VFX Graph
3. make sure you're Particle Ouput is set to Quad.
4. Set the Quad Output
5. In the inspector turn Sorting On, or Off
6. if turn Off, turn Indirect Draw On
7.Drag and drop the VFX from project folder to the scene.
8. observe the particle Flickering
9. Smetime it's more noticeable when adding a second vfx graph to the scene
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note (2023.2.X):
Could not repro. Already by another PR. Probably https://github.cds.internal.unity3d.com/unity/unity/pull/21561