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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment