Search Issue Tracker
By Design
Votes
7
Found in
4.1.5f1
Issue ID
549724
Regression
No
[InheritVelocity, Graphics] Shuriken's Inherit Velocity doesn't work properly
Steps to reproduce :
- import the project attached
- open the test scene and press play
- spawn the ship
- use the arrows to move the ships and notice that on the bottom ship some particles are spawned forward and offset
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
karl_jones
Aug 03, 2015 14:23
Hi. The issue here is that the particle system is being driven by physics, if you do this then you should enable interpolation on the rigid body.
karl_jones
Jul 30, 2015 21:11
We are working on a fix for this. More info here: http://forum.unity3d.com/threads/shuriken-inherit-velocity-doesnt-work-properly.159701/#post-2228822
Karwoch
Jun 20, 2015 13:08
Basically any trail effect of moving object will be corrupted by this bug, this one will be very important in my future projects, as this make impossible to create realistically looking afterburner with smoke - if object is moving smoke is affected by its parent move - that is why inherit velocity is so important. But in any higher speeds this one displace origin of smoke, so there is no way to use inherit velocity. And there is no way to change velocity in any direction from script, so in local space , so there is no way to create realistic smoke trail in shuriken system.
Unity 5.1 and still issue is actual.
jmurrayufo
Nov 11, 2014 03:11
Issue is also seen in 4.5.5f1.