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
- 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
Add comment