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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment