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
- Lens Flare shines trough GameObjects when Screen Space Occlusion is enabled and Graphics API is set to OpenGLES3
- Objects cannot be selected through the Scene view when Mesh Renderer Component is not attached
- CBuffer not populating when using SRP Batcher compatible shader
- Package Manager tooltips cover domain reload window
- Vietnamese keyboard inputs duplicate symbols in Android Player when Hide Mobile Input is turned on for a text field
Add comment