Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
N/A
Issue ID
1353533
Regression
No
[VFX] Extract Position from Transform on GPU returns zero
The VFXExpressionExtractPositionFromMatrix is wrong on GPU.
Repro step :
- Open the Matrix package
- Open Scene named "Matrix"
- Open the VFX
- Try to toggle off/on the two set positions
- Observe the result in game view
Expected :
The two way of extracting position from matrix should be equivalent, the generated code using `{0}[3].xyz` seems wrong.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graph VFX not compiling enterely until they are open on MACOS
- Longer component titles exceed the window's display boundaries
- Overlapping objects do not collide when setting Physics.IgnoreCollision to false
- Crash on RaiseException when deleting animation transitions in a specific Animation Controller
- [XR][Vulkan] Vulkan Command Buffer memory leak every frame after scene change when using Multiview Rendering
Add comment