Search Issue Tracker
Fixed in 2018.2
Fixed in 2017.3, 2017.4, 2018.1
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
- [iOS] SystemInfo.systemMemorySize returns negative values
- [Physics Debugger] Colliders are visualized even if their Layer is not selected in the Show Layers property
- Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
- [macOS] Video Player's 5.1 audio channel layout is incorrect when outputting to Audio Source
- AssetDatabase is overwriting GUIDs
Add comment