Dynamic Material Parameters do not validate after 34.00

Summary

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

  1. 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”

Platform(s)

All

hi @Logan.KeexFrame
you have to probably have to follow this
Material Expression Dynamic Parameter
Type control +F and Dynamic which will move the document to the required area

Disallowed is the way Fortnite protects against UE code not supported in UEFN

FORT-865724 has been created and its status is ‘Unconfirmed’. This is now in a queue to be reproduced and confirmed.

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.

same error here