Search Issue Tracker
Fixed
Votes
0
Found in
5.3.4p1
Issue ID
788246
Regression
No
[Shuriken] Some particles are left behind while moving particle system and its particles to different position
Steps to reproduce:
1. Download and import attached project. (MovingParticles.zip)
2. Open scene: main
3. Press play.
4. Press "Shift w/ Streak" multiple times.
Expected result: Particle system stays at the same.
Actual result: Streaks of particles are visible to the left of the main particle stream.
Issue explanation: When you move whole particle system to a new position, particles which are going to be emitted at the exact frame are interpolated and appear between last and new position. User want to move whole system and all its particles to a different position, but those particles, which should be emitted during that frame are left behind. This creates the unwanted effect.
Reproduced on: 5.4.0b15, 5.3.4f1, 5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment