If you begin a variable name with a space, attempting to copy any instances of that blueprint will prompt an error warning: "Unknown property in <BlueprintName>: <VarName> = <Value>.
Found in 4.9.2 binary. Reproduced in 4.10 Preview 4 and Main CL 2752291.
1. Open the editor
2. Create a new blueprint
3. Create a new variable with a leading space, something like (SPACE)TestVar
4. Add an instance of the blueprint to the level
5. Duplicate the instance
Result: In the output log, notice the warning "Unknown property in <BlueprintName>: <VarName> = <Value>
Expected: Variable would duplicate without issue.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
UMG RichText not appear image when packaged
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.9.2, 4.10, 4.11 |
Created | Nov 9, 2015 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |