Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.4f1
Issue ID
790595
Regression
Yes
[Shuriken/WebGL] Particles ignore collider in WebGL
Steps to reproduce:
Project:
1. Open attached project
2. Open the 'DemoScene2D' scene in 'Assets/WeatherMaker/Demo/'
3. Build and Run with WebGL Player
4. Toggle 'Rain' or 'Snow' and increase the 'Intensity' slider to maximum
5. Notice that the particles collide with the mesh appropriately
6. Toggle 'Collision' off and on again
7. Notice that the particles are no longer being generated when 'Collision' is on
WeatherMaker Demo:
1. Open http://demo.digitalruby.com/weathermaker/demo3d/
2. Toggle 'Rain' or 'Snow' and increase the 'Intensity' slider to maximum
3. Notice that the particles do not collide with the ground and the WebGL player starts to stutter
Expected: When 'Collision' is toggled on, particles stop when they collide with the ground and fade away
Not reproducible: 5.3.4p4, 5.4.0b11, (cannot test other versions due to WebGL incompatibility with browser)
Regression: from 5.4.0b14 to 5.4.0b15
Reproducible: 5.4.0b15, 5.4.0b16
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment