BP Component is not destructible if the Object Type is set during runtime.
If the Object Type is set manually before PIE is started, the BP component will destroy correctly.
1. Download, unzip, and open the attached test project
2. Once loaded, go to the Content Browser > Open 'Level01'
3. PIE
4. While playing, press 2 to fire the Radial Impulse (it should not affect the Destructible component yet because it is set to Pawn)
5. While playing, press 1 to change the 'Object Type' from Pawn to Destructible (Destructible is the only object type that the Radial Force is set to affect)
6. Press 2 to trigger the Radial Force again
Results: The destructible mesh component will not be destroyed by the radial force
Expected: For the radial force to destroy the component after it is set to Destructible
I am not able to find world outliner how to enable it?
How to achieve HLSL Multiple Render Target in Material blueprints?
What method is used to fill polygonal regions when drawing spline mesh at run time?
How does UMG set overlapping layouts?
How to properly terminate the DoWork thread function in FAsyncTask?
What properties of the progress bar can be used for drag and drop highlighting?
Head over to the existing Questions & Answers thread and let us know what's up.
1 |
Component | UE - Simulation - Physics - Destruction |
---|---|
Affects Versions | 4.7.2, 4.8 |
Created | Mar 16, 2015 |
---|---|
Resolved | Jan 26, 2017 |
Updated | Apr 27, 2018 |