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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 7.1.1):
Increased light limits to 256 lights for non-mobile platforms and 32 for mobile platforms.