Search Issue Tracker
Fixed in 7.1.1
Votes
0
Found in [Package]
3.0.0
Issue ID
1073698
Regression
No
Only 16 Point Lights are illuminated in a Scene when setting LWRP Pixel Lights value
How to reproduce:
1. Download and open attached "LW_RP_BugReport" project
2. Open scene "SampleScene" in Assets/Scenes
3. Move or zoom camera in Scene View
Expected result: All objects are lit up with Point Lights
Actual result: Only 16 objects that are seen in Scene View are lit up with Point Lights
Reproduced with: 2018.2.5f1, 2018.3.0a10
Could not reproduce with 2018.1 as there are compilation errors with LWRP configuration assets and being unable to open Package Manager Window
Note: 16 Point Lights are chosen by the frustum culling
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 7.1.1):
Increased light limits to 256 lights for non-mobile platforms and 32 for mobile platforms.