If an inherited component that uses the EditAnywhere specifier has the component type drop down set to None, the component's details can no longer be edited in the Details tab after the Blueprint is compiled.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = TestCat) USceneComponent* TheTestComponent;
RESULT:
It is no longer possible to make any edits to the component.
EXPECTED:
It is still possible to select the desired component.
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
UMG RichText not appear image when packaged
What is the difference between Camera and CineCamera?
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-56497 in the post.
1 |
Component | UE - Gameplay - Blueprint Editor |
---|---|
Affects Versions | 4.16.3, 4.19, 4.20 |
Created | Mar 26, 2018 |
---|---|
Resolved | Mar 26, 2018 |
Updated | Apr 27, 2018 |