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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment