Search Issue Tracker
Fixed
Fixed in 2022.3.60f1, 6000.0.43f1, 6000.1.0b8, 6000.2.0a5, 7000.0.0a20
Votes
0
Found in
6000.1.0b6
6000.2.0a4
Issue ID
UUM-97068
Regression
Yes
[VFX Graph] GpuEvent Strip and Instancing issue
Steps to reproduce:
- import the provided unity package
- open the scene named VFXG_BugRepro_Strip_GpuEvent_instancing
- observe the VFX in Game view.
Actual results:
The Strips are all over the place and the rendering is wrong when instancing is activated
Expected results:
The strip should be properly distributed and look like a fireworks with or without instancing activated.
Reproducible with versions: 6000.2.0a4.94 and 6.1.0b6
Can't Reproduce with : 6000.1.0a7
Based on the Unity version, the regression seems to happened between:
6000.1.0a7 and 6.1.0b6
[^VFXG_BugRepro_Strip_GpuEvent_instancing.unitypackage]
One of the culprits could be 6000.1.0a9 with the PR related to GPUEvent and instancing.
!image-2025-02-05-19-53-59-633.png|width=268,height=261!!image-2025-02-05-19-54-53-338.png|width=265,height=261!
Game view comparison without and with instancing turn on.
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