Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X
Votes
0
Found in
2017.4
2018.4
2018.4.6f1
2019.2
2019.3
2020.1
Issue ID
1202432
Regression
No
SortingGroup has no effect to Game Objects immediately after instantiating them
To reproduce:
1. Open attached project ("case_1202432-Sample.zip")
2. Press Play and observe two circles in the Game View
Expected result: Both circles have a visible red cross inside
Actual result: Only the right circle has a visible red cross inside
Reproducible in: 2017.4.35f1, 2018.4.14f1, 2019.2.16f1, 2019.3.0f2, 2020.1.0a15
Comments (1)
-
matiasticbits
Feb 27, 2020 09:44
Which version of 2018.4 track was this fix introduced? I haven't been able to find a mention of this in any release notes on that track.
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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Resolution Note (fix version 2019.3):
Added SortingGroup.UpdateAllSortingGroups to allow users to update SortingGroups immediately when called.