Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.1
2020.1.12f1
Issue ID
1290487
Regression
No
Shadow is not being rendered after updating shadow map
How to reproduce:
1. Open attached project "raytracebbd.zip"
2. Open "lightTest" scene
3. Enter Play Mode
4. Press Spacebar to update the shadow map
Expected result: Shadow is still visible
Actual result: There is no shadow anymore
Reproducible with - 2020.1.17f1
Not reproducible with - 2020.2.1f1, 2021.1.0a10
Could not test (Editor errors) - 2018.4, 2019.4
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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
Resolution Note:
The whole system was rewritten and it does not reproduce in 2020.2 and up anymore