Line Trace only returns Physical Material data from the Element 0 material slot of a skeletal mesh. All other material slots are ignored.
This is present on any skeletal mesh but is also reproducible on destructible meshes.
Results: The Print String will always return PM_01, which is the physical material assigned to the white material, even with hitting the blue material (which is assigned PM_02).
Expected: For the line trace to return the correct physical material that is assigned to the hit material.
Ex: PM_01 when hitting the white material and PM_02 when hitting the blue material.
Head over to the existing Questions & Answers thread and let us know what's up.
1 |
Component | OLD - Anim |
---|---|
Affects Versions | 4.14.3, 4.15.1, 4.16 |
Created | Apr 11, 2017 |
---|---|
Resolved | Apr 12, 2017 |
Updated | Apr 27, 2018 |