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

Schema generation can fail for replicated TSubclassOf arrays. #2996

Open
oblm opened this issue Mar 31, 2021 · 0 comments
Open

Schema generation can fail for replicated TSubclassOf arrays. #2996

oblm opened this issue Mar 31, 2021 · 0 comments

Comments

@oblm
Copy link
Contributor

oblm commented Mar 31, 2021

Description

Schema generation can fail for replicated TSubclassOf arrays.

Expected behavior

No errors or breakpoints when generating schema.

Current behavior

A breakpoint can occur when schema is being generated for a struct is marked as Replicated and contains a TSubClassOf<...> array.

Possible solution

Hypothesis from discussion with @m-samiec was that it's due to a previously unencountered issue with a TSubClassOf<...> array but this is not confirmed.

Internal ticket:

UNR-4156

Environment

  • HEAD of UnrealGDK master & UnrealEngine 4.26-SpatialOSUnrealGDK
  • Windows 10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant