Search Issue Tracker
Fixed in 5.3.2
Votes
0
Found in
5.0.1p2
Issue ID
696610
Regression
Yes
[RenderingOrder] Particles are not drawn in the correct order on rotated particle systems
Steps to reproduce:
1. Open the attached project
2. Open 'Scene' scene
3. Notice that 'Particle System' game object is behind the 'Quad' game object from cameras perspective, but it is slightly rotated along Y axis
4. Play the scene
5. Notice the particles are rendered in front of the quad
Note: It seems that if at least a little part of the particle system gets closer to the camera than the quad along Y axis (in this case, the far side of the particle system is closer to the camera because of the rotation, but is further from the camera at the cameras frustum range), the whole particle system is drawn in front of the quad. If we change rotation to 0 along Y axis, the particle system is rendered correctly.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment