Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2017.4.2f2
2018.1.0a1
2018.2.0a1
2019.1.0a1
Issue ID
1087099
Regression
No
Lights, who have their Render Mode set to Not Important, are not rendered when the Camera leaves the Light range
Steps to reproduce:
1. Open attached project "case_1087099-Light_Going_Out_Bug_Example.zip"
2. Try to move Camera on the Z-axis away from the center
Expected result: Light is still visible because Camera can still see light coming from "Point Light"
Actual result: Light goes out after camera moves away from "Point light" range.
Reproduced in: 2017.4.16f1, 2018.1.9f2, 2018.2.17f1, 2018.3.0b11, 2019.1.0a10
Note: Light is also not rendered on the surface if the surface is out of "Point Light" Light range. Unity assumes that light from light source (in this case "Point Light") won't leave Light range bounds, which is not true due to intensity being able to do so.
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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Resolution Note:
This issue has been identified as having low priority and has been closed without a fix. If the bug has no workaround and is blocking your production please feel free to reopen it with any additional information you might have. Sorry for the inconvenience this might cause.