Cannot add/use Dynamic Material Parameters within niagara, does not validate from editor pushing changes or lauching a new session.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Assets
Steps to Reproduce
Adding the Dynamic Material Parameter module into a Niagara Emitter Stack
Expected Result
Passes Validation
Observed Result
Does not pass validation, returns error:
“Disallowed reference to /Niagara/Enums/Utility/ENiagara_DynamicMaterialParametersInputMode.ENiagara_DynamicMaterialParametersInputMode”
Ive got the same error. Had to go through all my niagara system and remove all dynamic parameters and put all the values possible into the main material blueprints. This fixed the error however my niagaras looking terrible so im guessing this is a uefn problem.