Creating a Macro with a Wildcard Array and then using that macro to accept an array as input and attempting to get the first element causes an error to appear in the output log.
In the AnswerHub user's case, this prevented the project from packaging, but the game functioned properly in PIE and provided no blueprint compiler errors.
Found in 4.10 Preview 4. Does not occur in 4.9.2 binary or Main CL 2752291.
This is a regression, as it does not occur in 4.9.2.
1. Open the attached project.
2. Open the BP_ActorTest_1
3. Check the output log in the editor (Window->Developer Tools->Output Log)
Result: Errors: LogBlueprint:Error: [compiler BP_ActorTest_1] Error The type of Target Array is undetermined. Connect something to WildcardMacro to imply a specific type.
LogBlueprint:Error: [compiler BP_ActorTest_1] Error The type of Item is undetermined. Connect something to WildcardMacro to imply a specific type.
Expected: Wildcard array input would accept an array of any type.
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
An Unreal process has crashed: UE-4-Panzer Corps2
为什么我的电脑无法安装ue,错误代码一直是IS-IN-BV05,该如何解决
Error EU-FA-31003 when trying to download the new preview
my UEFN wont lunch it say Failed to open descriptor file ../../../FortniteGame/FortniteGame.uproject
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.10 |
Target Fix | 4.10.1 |
Fix Commit | 2761009 |
---|---|
Main Commit | 2884111 |
Created | Nov 9, 2015 |
---|---|
Resolved | Nov 13, 2015 |
Updated | Apr 27, 2018 |