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
Comments (4)
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
- [Usability] Can't create Target Frame Time presets in Profiler
- Text is not displayed in the Inspector window when using Korean characters
- [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it.
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
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.