Search Issue Tracker
Fixed in 5.5.1
Votes
1
Found in
5.5.0b9
Issue ID
846520
Regression
No
Particle system's trails start from old location after particle system's position was change
Steps to reproduce:
1. Download and open repro.zip
2. Open scene "ParticleTrailEmit"
3. Set delay in script to 5 (seconds) which is attach to particle system, this will give more than enough time for particles to die
4. Start the game
5. Wait until particle system changes location 3-4 times
6. Notice how one particle's trail starts from old location
GIF is attached showing how to reproduce
Expected results:
Trail should have reset there location to new one, when particle system's location is change.
Actual results:
Trail start from old location. This happens when particle system's trails are set to die with parent.
Reproduced with:
5.5.0a1
5.5.0b9
5.5.0b10
5.6.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
Add comment