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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 7.1.1):
Increased light limits to 256 lights for non-mobile platforms and 32 for mobile platforms.