Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
@oblm oblm added this to Unreal Parity Issues in Known Issues Mar 31, 2021
@oblm oblm moved this from Unreal Parity Issues to Workflows in Known Issues Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Known Issues
Workflows
Development

No branches or pull requests

1 participant