Description

This occurred when we use a class and variable TSubclassOf<UObject>, TObjectPtr<UClass>, TSoftClassPtr<UObject>.

[Image Removed]

 

Steps to Reproduce
  1. Create a new UObject c++ class 
  2. In other class create a new variable TSubclassOf<UObject> with the meta ‘AllowedClasses=”YouClassName”’ and other variable but wrapping the last one in an TArray
  3. If you check in editor you’ll see the simple variable filter the class and in a new array element doesn’t filter it.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-186119 in the post.

1
Login to Vote

Backlogged
ComponentUE - Editor - Workflow Systems
Affects Versions5.1
CreatedMay 17, 2023
UpdatedJan 19, 2024