Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0b1
2017.3.0f1
Issue ID
975260
Regression
Yes
Inherit Velocity module in Particle System doesn't work with Control Track
Reproduction steps:
1. Download project "ParticleControlTest.zip" and open in Unity
2. Enter Play mode
Expected: particle system inherits velocity from its transform no matter if Control Track with a timeline is used or not
Actual: particle system component doesn't inherit velocity from its transform when a Control Track with a timeline is used ("Particle System with Control Track")
Reproduced on: 2017.2.0b1; 2017.2.1p1; 2017.3.0f3; 2018.1.0b1
Not reproduced on: 2017.1.2p4; 2017.2.0a1; 2017.2.0a4
Regression introduced: 2017.2.0b1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
Resolution Note:
This has slightly improved in recent changesets, but not completely fixed. Results are reasonably close if the animation system and particle system are looped inside the timeline, instead of looping the timeline itself (which restarts the particle system on every loop)