Search Issue Tracker
Won't Fix
Votes
1
Found in
2022.3.40f1
6000.0.13f1
6000.1.0a7
Issue ID
UUM-77264
Regression
Yes
Particle effects rendering in front of canvas elements when Z value is negative
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Enter the Play Mode
4. Observe the view
Expected result: Particle effects appear behind the coin icon
Actual result: Particle effects appear in front of the coin icon
Reproducible with: 2022.2.0a9, 2022.3.40f1, 6000.0.13f1
Not reproducible with: 2021.3.40f1, 2022.2.0a8
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
Thank you for bringing this issue to our attention. After investigating this issue, a work-around to achieve the desired behaviour is by updating the particle's renderer sorting order to be lower than the canvas' component sorting order.
Unfortunately, following thoughtful analysis, we will not be addressing your issue at this time, as we are committed to resolving other higher-priority issues and delivering the new UI system. Our priority levels are determined by factors such as the severity and frequency of an issue and the number of users affected by it. However, we know each case is different, so please continue to log any issues you find and provide any general feedback on our roadmap page to help us prioritize.