Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4.0f1
2018.4.8f1
Issue ID
1185788
Regression
No
Crash on LightIndexCache::Apply when setting up light indices in Custom SRP if the Scene contains no lights
How to reproduce:
1. Open the "Crash-bug" Scene in the attached "case_1185788.zip" Unity project
2. Delete the "Directional Light" GameObject from the Scene
3. Observe the crash
Expected result: an error or warning in the Console about missing lights instead of a crash
Reproducible with: 2018.4.10f1
Note: could not reproduce on the 2017.4, 2019.2, 2019.3, and 2020.1 streams due to Console errors.
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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- 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”
Resolution Note:
The crash is happening in the Preview package of SRP. We don't support preview packages.