Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1335940
Regression
No
'Assertion failed on expression: 'lhs != rhs && lhs != res && rhs != res'' errors when using a WorldToLocal matrix
Repro steps:
1. Import the attached VFX and add it to the Scene
2. Open the VFX and connect WorldToLocal to the Transform (Position) input
3. Observe the console errors
Notes:
- Happens also when connecting WorldToLocal to other Transform types
- LocalToWorld doesn't throw errors
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
XochiInteractive
Aug 15, 2021 17:13
Any news on how to resolve this issue? Everytime I open my project I get this error. I'm using Unity 2020.3.16f1 in HDRP. I do have assets from the asset store imported into the project, not sure if they are the cause or if it's a Unity issue.