CollisionGroupsAreCollidable always returns true

Describe the issue briefly

Regardless of the actual boolean value set between collision groups a and b,
CollisionGroupsAreCollidable always returns true.
This occurs for both collision group settings configured in the editor
and those modified dynamically via script.

Environment

Studio 1.7.0

Expected Result

The function should return the correct boolean value based on the collision group relationship.

Issue Frequency

100% (Always)