Search Issue Tracker
By Design
Votes
0
Found in
4.3.0b3
Issue ID
566357
Regression
No
Any particle system without collision enabled, collide with camera
Any particle system without collision enabled, when pointed directly at the camera, will have sprites collide with the camera and slide diagonally off-screen like bird rolling off of a windsheild.
No culling setting or collision flags seem to affect it.
Also that the behavior is the same as when an in-editor user camera gets into a stream of particles, BUT, if the user is looking down or sideways at a particle system, he will see the particles pass right through the camera without being deflected.
2) How can we reproduce it using the example you attached
1 Open attached project
2 Open scene "Particle_CollideNSlide_Bug"
3 Just hit play and watch the game cam.
Here's all I do:
Create a new scene. Create a particle system with a box emitter so that the particles travel in a straight line, and have the velocity aimed directly at the camera.
reproduced on 4.2.0, 4.2.1, 4.2.2 and 4.3.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment