Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0b6
Issue ID
964044
Regression
Yes
Game Objects are sorted incorrectly when drawn with Handles.DrawCamera() when Allow HDR is enabled
To reproduce:
1. Open attached project;
2. Open "test" scene;
3. Make sure Allow HDR is enabled on the "Main Camera";
4. Make sure Lighting is enabled on the scene;
5. Make sure Allow HDR is disabled on the "TestCamera";
6. Open Test Window (Window > Test Window);
7. Press "Start Test".
Expected result: Cubes are sorted correctly when using Handles.DrawCamera().
Actual result: Cubes are sorted incorrectly when using Handles.DrawCamera() (notice that shadows are rendered correctly).
Reproduced in: 2017.3.0a7, 2017.3.0b7, 2018.1.0a2.
Not reproduced in: 2017.3.0a6, 2017.2.0f3.
Regression introduced in: 2017.3.0a7.
Fixed in: 2018.1.7f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment