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
- Imported FBX is rendered differently in Game view when comparing to Scene view
- "GetAllOverlapping failed" Error displayed in console or endless loading process on Application.Message.LeftButtonUp when cycle-selecting GameObjects with GPU Resident Drawer enabled
- Scene View has an inverted Game View window when changing from Game View to Scene View on a specific project
- An error is thrown when one TreeView root element is dragged and held over a parent element but is dropped between the elements
- Text Object position shifts when selecting multiple Text Objects and expanding the Extra Settings in the Inspector
Add comment