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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.