Description

No volume appears when adding a blueprint of a custom volume class to the viewport. Adding an instance of the custom class directly does show the box, but additional functionality cannot be added via the blueprint.

Steps to Reproduce
  1. Open UE4 Editor (any project)
  2. Create a class based on Volume (MyVolume)
  3. Change UCLASS() macro to UCLASS(Blueprintable)
  4. Compile
  5. In the editor, create a blueprint of MyVolume (MyVolBP)
  6. Add instance of MyVolume and MyVolBP to the viewport

Result:
MyVolume shows the wireframe volume box when added but MyVolBP does not

Expected:
Volume Box of custom volume class blueprints appear when added to viewport

Have Comments or More Details?

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

3
Login to Vote

Won't Fix
ComponentTools
Affects Versions4.16.34.17
CreatedAug 2, 2017
ResolvedAug 18, 2021
UpdatedAug 18, 2021