Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2022.3.58f1
6000.1.16f1
6000.2.6f2
6000.3.0b6
6000.3.0b8
6000.4.0a5
6000.5.0a1
Issue ID
UUM-128594
Regression
No
[VFX Graph] Discrepency between Quad and Mesh Output
Steps to reproduce:
- Open an HDRP project.
- Import the provided package.
- Open the scene named {}Chelou{}.
- Open the VFX asset called {}fire VFX{}.
- In the Initialize Context, turn the Lifetime On/OFF.
Actual results: We can see that one quad render changes depending on if the Set Lifetime block is activated or not. All regular Quad, Mesh, and VFX Mesh output have a constant rendering that isn't dependent on the Set Lifetime block.
Expected results: Nothing in the shader is related to the lifetime of particles. Activating the lifetime block shouldn't have any repercussions in this case on the rendering of the particle. Furthermore, there 'should be no discrepancy between what's displayed by the VFX Mesh particle and the VFX Quad particle.
!image-2025-11-26-12-08-57-493.png|width=370,height=249!
!image-2025-11-26-12-09-15-251.png|width=379,height=272!
Reproducible with versions: 6000.3.0b6 6000.3.0b8
Notes:
- THIS ISSUE ONLY HAPPENS IN HDRP PROJECTS.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment