Quantcast
Channel: General - Epic Developer Community Forums
Viewing all articles
Browse latest Browse all 9593

SpawnParticleSystem is not visible if player is further than a certain distance from the world origin

$
0
0

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Summary

If player character is further than a certain distance (approximately 140m) from the world origin, the particles spawned using the SpawnParticleSystem() function will not be visible to the player.

Steps to Reproduce

  1. Move to a position that is < 140m from the world origin and spawn a particle using SpawnParticleSystem() function. Particle is visible.
  2. Move to a position that is > 140m from the world origin and spawn a particle using SpawnParticleSystem() function. Particle is not visible.

See video demonstration:
2024-04-27 18-04-48.mkv (27.5 MB)

Expected Result

Particles spawned using the SpawnParticleSystem() should always be visible regardless of the player position from the world origin.

Observed Result

Particles spawned using the SpawnParticleSystem() is not visible if player is further than 140m from the world origin.

Platform(s)

Windows 11

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 9593

Trending Articles