Attached is a project that picks up Niagara from the content sample.
The probability of reproduction is about 1/10.
The simpler the project, the lower the reproduction probability.
I am attaching a .bat for easy reproduction.
Please rewrite the engine path to use it.
We have also seen this problem in UE5main, but the call stack where the difference occurs is not the same, so it may be a different issue.
In UE5main, Niagara seems to almost always generate a diff.
.bat should be placed on the same level as CookNiagara.uproject.
When using UE5, the patch path will change because IOstore is enabled by default.
You need to disable IOstore and modify the path to WindowsNoEditor->Windows.
patch_diff.bat
After creating releaseversion and patch, output the contents of patch to csv.
If the problem reproduces, the csv contains the unmodified Niagara assets. (patch20220502082500.csv)
cook_diff.bat
You can use -DiffOnly to see which assets are diffing, memory offsets, and call stacks.
1. Create a content sample package with 4.27.2.
2. Create a patch without changing anything.
Ideally, the patch should contain nothing, but in rare cases it will contain Niagara assets.
(There are some levels and assets that will always be included in the patch, but they do not matter.)
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
How to achieve HLSL Multiple Render Target in Material blueprints?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does TextureRenderTarget2D get TArray<uint8> type data?
What property of the Slider is the image used when dragging?
What properties of the progress bar can be used for drag and drop highlighting?
Teleporter in the Creative Hub is Locked and cannot be accessed
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-150929 in the post.
1 |
Component | UE - Niagara |
---|---|
Affects Versions | 4.27.2, 5.0 |
Target Fix | 5.1 |
Created | May 3, 2022 |
---|---|
Resolved | May 11, 2022 |
Updated | May 12, 2022 |