When moving an instance static mesh between sublevels the number of instances being used will be set to zero. This happens when an empty actor is added to the level and then has an instance static mesh added to it's component list.
Result: The number of instances for the instance static mesh will be set to 0. This will cause the instance static mesh to now appear to disappear
Expected: The Number of instance would remain constant between levels
Project provided:
To reproduce with project.
Result: The number of instances for the instance static mesh will be set to 0. This will cause the instance static mesh to now appear to disappear
Expected: The Number of instance would remain constant between levels
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to implement springarm components to scale according to mouse position in spawn?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-66462 in the post.