Today I noticed that my mod crashed in game when trying to switch levels. After completely dismanteling my level I found the cause: there was a point trigger that once was a sphere trigger. I used the "Convert trigger" context menu function to convert the spehre trigger into a point trigger. The trigger behaved completely normal inside the editor and also inside the game, the problem became only apparent when trying to load another level in game.
I found the buggy trigger cause, besides it has the gizmo of a PointTrigger, if you select the option "Show selected trigger shapes" or if you try to use the transform tool on the converted trigger, a sphere shows up. Here is a rough video of the problem:
https://gfycat.com/OldfashionedKeenAnnelidaTLTR: Be cautious when using the "Convert trigger" command, it seems to create buggy triggers.