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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment