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
Comments (1)
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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
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.