Search Issue Tracker
Fixed in 2021.3.7f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a4
Votes
0
Found in
2021.3.2f1
2022.1.6f1
2022.2.0a14
2023.1.0a1
Issue ID
UUM-1295
Regression
No
[VFX Graph] Blend direction ArcSphere bug
Blend direction with ArcSphere makes particles disappear
Comes with new ArcSphere integration
Repro steps:
- Open unity and create a new VFX Graph
- Create a set positon Arcsphere block in initialize context
- Change the direction composition of the sphere block to "blend"
Expected: Particle's Direction blends
Hapenning: Particles disappear
Errors in console:
-Shader error in 'New Graph 1] [System] Initialize Particle': 'lerp': no matching 3 parameter intrinsic function; Possible intrinsic functions are: lerp(float [System] Initialize Particle': undeclared identifier 'blendDirection' at kernel CSMain at 1.vfx(106) (on d3d11)
-[New Graph 1] [System] Initialize Particle.compute: Kernel at index (0) is invalid
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0b3