UInstancedStaticMeshComponent keeps adding new instances

Hi
I am having prioblem with UInstancedStaticMeshComponent.
If in editor i move griodManager it keeps adding new instances


In constructor

In function OnConstruction()
obraz

Thanks

ok, I needed to write line
InstancedStaticMeshComponent->ClearInstances();

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.