Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2017.4.X, 2018.1.X
Votes
0
Found in
2017.3.0b1
2017.3.0f3
Issue ID
985049
Regression
Yes
Particle Collision not detected when Particle System is negative in scale
To reproduce:
1. Open attached Unity project "ParticleCollisionBug.zip"
2. Open "demoscene" scene
3. Go into Play mode
4. Inspect the particles colliding and bouncing
5. Click "Mirror" which sets particle system's x scale to -1
Expected result: The particles should collide with the platform
Actual result: with the scale set to negative, particles ignore the collision (see attached gif "particles.gif")
Regression first introduced in: 2017.3.0b1
Not reproduce on: 2017.1.2p4, 2017.2.1p1, 2017.3.0a7
Reproduced on: 2017.3.0b1, 2017.3.0p1, 2018.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment