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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.