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
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
- [2D URP] Documentation link on 3D Renderer Data doesn't work
- Depth is not rendered in a depth-only camera which is set up by a custom script
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.