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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment