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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- 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
Resolution Note:
The crash is happening in the Preview package of SRP. We don't support preview packages.