Assets referred from disabled Emitter will cooked and loaded in Game. And licensee wants to make ParticleSystem with some emitters and sometimes they want to keep emitters but disabled. But disabled emitter spent memory.
1. Make blank project.
1. Copy some StaticMeshes form Engine contents.
1. Make ParticleSystem.
1. Set MeshParticle for first emitter, and set some StaticMesh.
1. Make Emitter and set MeshParticle to it, and set other StaticMesh.
1. Disable second Emitter.
1. Place this ParticleSystem onto blank level and save level.
1. Set this level to Game Default map.
1. Packaging project to Windows 64 bit exe.
1. launch created exe.
1. console command "obj list class=staticmesh" to check StaticMeshes.
1. you can see StaticMesh that referred from disabled Emitter.
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
UMG RichText not appear image when packaged
What is the difference between Camera and CineCamera?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-20056 in the post.
0 |
Component | UE - Niagara |
---|---|
Affects Versions | 4.8.3 |
Created | Aug 17, 2015 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Sep 19, 2021 |