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
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
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)