Get Instances Overlapping Box node does not recognize instanced meshes overlapping the box. The bounds of the box make no difference, nor does having the box test for instances within the same blueprint or using the "Box in World Space" boolean, set to either true or false.
Short Repro
Results
Message prints to screen:
"Instances detected: 2960 ... So it Detects the component properly."
"... But it doesn't detect any instances by the box overlap: 0"
Expected
Same message prints to screen, but on the line:
"... But it doesn't detect any instances by the box overlap:"
The 0 value should be replaced with a higher value, to represent that instances are overlapping the box
Long Repro
Results
No String is printed
Expected
String prints for each overlapped instance, printing the element of each within the instance array.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
Why does the volume fog disappear from a distant view?
How to convert the datasmith scene file to BluePrint. Create animations in BluePrint.
How do I use UE Visual Studio Integration Tool plugin for Visual Studio 2022?
How to achieve HLSL Multiple Render Target in Material blueprints?
Head over to the existing Questions & Answers thread and let us know what's up.
13 |
Component | UE - World Creation - Worldbuilding Tools - Foliage |
---|---|
Affects Versions | 4.12.5 |
Target Fix | 4.15 |
Created | Aug 9, 2016 |
---|---|
Resolved | Jan 10, 2017 |
Updated | Apr 13, 2017 |