Search Issue Tracker
By Design
Votes
0
Found in
4.3.0f3
Issue ID
577917
Regression
No
OnParticleCollision is not called on Mac, when "Limit Velocity over Time" is enabled
To reproduce:
1. Open the attached project
2. Play the "Main" scene for a few seconds
3. Many blood puddle objects will be created
4. Stop Play Mode
5. In the Hierarchy, select Blood Stream object
6. In the Inspector, enable ParticleSystem->Limit Velocity over Time
7. Play the scene
8. No puddles are created because OnParticleCollision is not called.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Add comment