[D11][#3462] LookatTooltip was setting all MeshRenderers to be on the Default layer when player was no longer looking at a {metal,wood,stone}-collectible
=> Default layer is colliding with PlayerMovement layer and as a result player is colliding with collectible items, which is different from the Steam version.
Changing it to restore the original layers instead.