Search Issue Tracker
By Design
Votes
0
Found in
4.3.0f4
Issue ID
579166
Regression
No
[InheritVelocity] Shuriken particles shooting in the wrong direction when using world space simulation and inheriting velocity
Steps to reproduce :
- import the project attached
- open the scene
- press play and notice that after a few seconds the particles are shooting in the wrong direction
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
karl_jones
Aug 03, 2015 14:25
The issue here is that the object is driven by physics, you should enable interpolation on the rigidbody to allow the particle system to correctly calculate the velocity.