Search Issue Tracker
Fixed in 5.5.0
Votes
3
Found in
5.4.0f3
Issue ID
825212
Regression
Yes
Halo light goes through "Opaque" and "Transparent" shaded objects.
Steps to reproduce( or just watch two attached gifs):
1. Open my attached project "case825212Halo".
2. Open "HaloLightTest" scene.
3. Enter play mode.
--- Use "D" and "A" keys to change camera position.
4. Observe objects from "Opaque" objects position and "Transparent" objects position like in the gif.
--- There are three the same looking objects which has different shaders.
Expected results: Halo light should not go through "Opaque" and "Transparent" game objects.
Actual results: Halo light goes through mentioned objects.
Reproduced with: 5.5.0a6, 5.4.0p2, 5.4.0b2(oldest release I could get hands on).
Not reproduced with: 5.3.6f1, 5.2.0f3.
Regression introduced in: 5.4
Comments (7)
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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Rickywild
Mar 28, 2017 14:34
For details check here http://answers.unity3d.com/questions/1308604/directional-light-with-draw-halo-checked.html#comment-1330738
Rickywild
Mar 28, 2017 14:33
Check here for details http://answers.unity3d.com/questions/1308604/directional-light-with-draw-halo-checked.html#comment-1330738
Rickywild
Feb 03, 2017 21:51
Since updating from Unity 5.3.5f1 to Unity 5.5.0f3 (both 64-bit) I've noticed changes in the halo you can give directional lights.
Previously i had a halo on my sun & moon objs (2d scrolling platfomer game) and they served to give them a nice glow and lighten up the sky background. Now depending on how you position them on the z-axis, they glow over undesired objs.
Probably there intended purpose but thought i'd mention this.