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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
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.