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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment