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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.