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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment