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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 7.1.1):
Increased light limits to 256 lights for non-mobile platforms and 32 for mobile platforms.