Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2017.4.X, 2018.1.X
Votes
0
Found in
2017.1.0b2
2017.1.1f1
Issue ID
990696
Regression
Yes
[Shuriken] ParticleSystem's EmitParams.velocity is ignored when 'Shape' is checked
Steps to reproduce:
1. Open user attached project
2. Run the scene
3. Select the ParticleSystem game object
4. Locate ParticleSystem->Emitter script component
5. Check "Override Velocity"
6. Notice that velocity of the particles should match the value in the script, but it still emits out in a sphere
7. Uncheck the Shape Module, and notice that the particle velocities are correctly overridden
Expected result: When 'Shape' Module is checked, EmitParams.velocity should override the value of current velocity
Reproduced in: 2018.2.0a1, 2018.1.0b4, 2017.3.0p2, 2017.2.1p2, 2017.1.3f1, 2017.1.0b2
Not reproduced in: 2017.1.0b1, 5.6.5f1
Regression since: 2017.1.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment