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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment