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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Add comment