[UE4.18] Crash on UPaperGroupedSpriteComponent functions when using Sprites without collision domain

Hello guys,

I experienced a bug in the current UE4.18, in the Paper2D plugin that is. The Engine crashes on UPaperGroupedSpriteComponent functions, such as for example UpdateInstanceTransform(), when the given Sprite has no collision domain enabled.

Further information is available in this thread: Why does UpdateInstanceTransform() of GroupedSpriteComponent crash? - Programming & Scripting - Epic Developer Community Forums