How the Check Works
The CheckIncorrectLightSettings
checks for inconsistencies such as low shadow resolution, excessive range, or intensity. If the GameObject has a Light component and meets specific criteria, it reports issues.
When to Use This Check
- Quality Assurance: To ensure that the lighting settings in your Unity project are configured correctly and do not have common issues that could affect the visual quality of your game.
How to fix errors like these
This check can report a mulitiude of improvements for your project, so read the description carefully. For many of these, we offer an automatic fix to make sure your settings are on-par.