Search Issue Tracker
Fixed in 5.2.0
Votes
1
Found in
4.3.4f1
Issue ID
619852
Regression
No
[InheritVelocity] A particle effect with Inherit Velocity set to anything occasionally spits particles in the wrong direction
The project has a Particle System which has Inherit Velocity. The particle system is constantly started/stopped using Play and Stop functions. The first particle goes in wrong directions each time Play is started (assuming that all the particles from last time already disappeared)
To reproduce:
1. Open attached project
2. Open bugExample scene
3. Enter play mode
4. Use z, left, right to move around.
Expected result: particles always shoot correctly
Actual result: if there's no particles on the screen and you hit z, the first particle flies in a wrong direction
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Add comment