Blueprint: Set to simulate physics but Collision Enabled is incompatible

If u are Running in this Issue there is a fix!

The Warning

“Invalid Simulate Options: Body (…) is set to simulate physics but Collision Enabled is incompatible”

is f.e shown if u set Collision Enabled to “Whatever” and then set simulate Physics to True

But if u first set Simulate Physics to True, and then set your collision Option, the warning will not be showed.

My case:

Start Game: → PRESET: Collision = Enabled (Querry and Physics), Sim Physics = True
→ Item drops on top of the ground
Pick up Item: → SET Sim Physics = False THEN Collision = No Collision
Drop Item: → SET Sim Physics = True THEN Collision = Enabled (Querry and Physics)

->-> No Warning anymore