Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5
-
None
-
3e28d7ce9 (dev), 7fa92bfe9 (6.5), 45584cbfc (dev), 002cb76ed (6.5)
Description
A QML scene with a trigger body and a character controller will cause a crash when the character controller tries to enter the trigger body. Edit: The crash is fixed by a nullptr check, but now the trigger needs to be fixed.