Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Devices
Summary
The Prop Manipulator Zone is able to hide a prop and all of its children when overlapping only the parent. Hiding a prop also disables the collsion. for the parent is working as expected, but for its descendants is only hiding the mesh.
The Hide method on the creative_prop specifies that hiding the object also disables its collision.
Steps to Reproduce
- Add at least 2 creative assets and put one of them as the children of the other
- Add a prop manipulator zone overlapping only the parent asset
- Tell the Prop Manipulator Zone to hide the overlapping assets
- Notice that the parent disappears and it does not have collision
- Notice that the children also disappears but its collision remains
Expected Result
The parent and its children are hidden and they have their collisions disabled
Observed Result
The parent and its children are hidden and only the parent has its collision disabled
Platform(s)
Windows, 28.20
1 post - 1 participant