Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0f3
Issue ID
820310
Regression
Yes
World Space Canvas hierarchy order affects rendering order only when Z position is not 0
1. Open user Attached project DrawTest.unity scene
2. Change hierarchy order of Canvas "Back" and "Front" gameObjects.
Notice that this makes no difference
3. Change value of Z position of "Back" and "Front" gameobjects to 1
4. Change hierarchy order of Canvas "Back" and "Front" gameObjects.
Notice that now rendering order is dependent on hierarchy order
Repro on: 5.3.5f1, 5.4.0f3
No repro on 5.2.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rect Transform values are set to NaN when scaling UI element with centered scaling
- "Local Volumetric Fog" Component's "Inherit from Hierarchy" mode doesn't support negative "Scale" on the "Transform" Component
- BuildPipeline.BuildAssetBundles rebuilds unchanged assets in an AssetBundle when called after relaunching the Editor if these assets were modified and rebuilt in the previous session
- Title "URP Dynamic Resolution" is not truncated with "..." and becomes overlapped by the checkbox
- Startup Logs are missing in player logs when "Capture Startup logs" is enabled
Add comment