The following code causes this behavior.
// NiagaraSystem.cpp for (FNiagaraEmitterHandle& EmitterHandle : EmitterHandles) { EmitterHandle.ConditionalPostLoad(NiagaraVer); if (!EmitterHandle.GetInstance()->AreAllScriptAndSourcesSynchronized()) { bEmitterScriptsAreSynchronized = false; // break; // remove it to fix } }
Only 1st emitter success to convert its source emitter.
[Image Removed]
2nd or later lose source emitter
[Image Removed]
UE-81742 DXGI_ERROR_INVALID_CALL
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
How to delete some elements correctly when deleting an array loop?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-85202 in the post.
2 |
Component | UE - Niagara |
---|---|
Affects Versions | 4.23, 4.24 |
Target Fix | 4.24.3 |
Created | Nov 29, 2019 |
---|---|
Resolved | Feb 19, 2020 |
Updated | Jan 26, 2021 |