IgnoreActorWhenMoving node doesn't work if the actor variable is set per instance.
1. Open QA-Game
2. Create an actor class bp & open it
3. In the Components tab, add a StaticMesh & set it to the Beachball
4. Create an actor class Variable & set it to Editable
5. In the Event Graph, create the bp in screenshot #01
6. Compile & save
7. Back in the editor, place the bp into the level & move it above the ground a couple meters
8. In the bp's Details panel > Details > ActorsToIgnore > Add an Element & set it to 'Floor'
9. Go to > Input > Auto Receive Input > Set it to 'Player0'
10. PIE
11. Press 'E' to enable physics
Results: The beachball will not ignore the floor
Expected: For the beachball to ignore the floor and fall through it
Why does the REMOVE method of map container remove elements have memory leaks?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
How do I set a material as a post-processing material?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-14734 in the post.
0 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.7.6, 4.8 |
Target Fix | 4.9 |
Created | Apr 30, 2015 |
---|---|
Resolved | Jul 14, 2015 |
Updated | Apr 27, 2018 |