Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

AActor::bActorEnableCollision is not currently handed over #2995

Description

@oblm

Description

AActor::bActorEnableCollision is not currently persisted on authority handover. This can lead to various physics/collision related issues after an authority transfer.

Workaround

If modifying AActor::bActorEnableCollision from it's default state, re-apply those changes within Actor::OnAuthorityGained.

Internal ticket:

UNR-4146

Environment

  • HEAD of UnrealGDK master & UnrealEngine 4.26-SpatialOSUnrealGDK
  • Windows 10

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions