In blueprints, the GetOverlapInfos function can't really be used:
[Image Removed]
Another example:
Static Mesh Component -> Get Overlap Infos -> Length -> Set Integer Variable
The Get Overlap Infos node errors out with the following error: "Error The direction of Return Value doesn't match the direction of parameter ReturnValue"
It has to do with the const reference return variable being interpreted as an input in blueprints, but that doesn't make sense as it is the return variable of the function, so it could never possibly be an input.
Result:
[Image Removed]
Alternatively, Static Mesh Component -> Get Overlap Infos -> Length -> Set Integer Variable
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
How to achieve HLSL Multiple Render Target in Material blueprints?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
What method is used to fill polygonal regions when drawing spline mesh at run time?
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-28625 in the post.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.10, 4.11 |
Target Fix | 4.13 |
Created | Mar 22, 2016 |
---|---|
Resolved | Aug 8, 2016 |
Updated | Apr 27, 2018 |