DESCRIPTION: Set nodes for Physical Material parameters are no longer accessible via Level Blueprint.
By Design:
Modifying those variables would modify the asset, not a local instance, so the variables were made read only.
FREQUENCY: 3/3
====================================
REPRO STEPS:
1. Open UE4 Version 4.6
2. Place a mesh in the level scene
3. Open Level BP
4. Place a reference to the mesh in Level BP
5. Drag pin off and Get Material
6. Drag a pin off return value to Get Physical Material
7. Drag a pin off return value and type in "Set"
Expected: There will be the option to set physical material parameters such as density, restitution, Friction, etc.
RESULTS: The "Set" nodes for physical Material parameters are missing. The only one left is "Set Override Friction Combine Mode."
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-5650 in the post.
1 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.6, 4.7 |
Target Fix | 4.8 |
Created | Nov 19, 2014 |
---|---|
Resolved | Dec 15, 2014 |
Updated | Apr 27, 2018 |