The 'Convert Actor' option in the details tab of brushes does not function. The option is grayed out and not selectable.
Note for Core: This button works by looking for the ConversionRoot UCLASS macro flag. It gets turned into metadata by the header parser. That is not working for some reason even though the code is there in HeaderParser.cpp
1. Open the latest UE4-UT editor sync with 'UnrealTournament -log' in the target.
2. Open any map.
3. Place a BSP brush in the level.
4. In the details tab for the brush, attempt to use the 'Convert Actor' option.
Result:
The option to convert the actor is not selectable, therefor cannot be used.
Why does the REMOVE method of map container remove elements have memory leaks?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How does TArray loop correctly remove elements in blueprints?
What controls of umg have mouse wheel events in UE4.27?
How to convert the datasmith scene file to BluePrint. Create animations in BluePrint.
What went wrong with the UE4 Custom Node code format?
How to achieve HLSL Multiple Render Target in Material blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-16608 in the post.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.8 |
Target Fix | 4.8.2 |
Fix Commit | 2582509 |
---|
Created | Jun 4, 2015 |
---|---|
Resolved | Jun 10, 2015 |
Updated | Sep 23, 2019 |