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
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
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
- "Preloaded Assets" list is empty when Player is built
- Input.GetKey() does not register key release when a specific key is pressed, and then released after opening a context menu
- Overlay Canvas is not visible when the Anti-aliasing field is set to FXAA and the Full Screen Pass Renderer Features’s Injection Point is set to “After Rendering Post Processing”
- The Particle System doesn't work when played through ContextMenu
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.