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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Add comment