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
- Animated GameObject changes position after Chase state is triggered when Apply Root Motion is disabled
- Mouse looping to the other side of the screen when dragging tabs after clicking on the Scene view window
- Editor Window contents are not visible when opening it up
- Gamma bleeding and banding when low light baked in VR scene
- A WebGL build with complex shaders has a performance drop when tapping the screen
Add comment