Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2019.4.13f1
2020.2
2021.1
2021.2
Issue ID
1307388
Regression
No
Shadows are not casted when you first Blit the Shadow map and then set it back to Buffer
How to reproduce:
1. Open the user's attached "DebugDemo" project
2. Open the "Demo_Enviroment" Scene found in the Assets/3DTankCharacterShow folder
3. Enter the Play Mode and take note of the shadows on the tank
4. Open the "LightCaster.cs" script found in the Assets/3DTankCharacterShow/Script folder
5. In the script uncomment 56th and 57th lines and comment out the 60, 61, 62, and 63 lines, save the script
6. Enter the Play Mode again
Expected results: The shadows on the tank are the same the first time as they are the second time entering the Play Mode
Actual results: On the first time entering the Play Mode there are no shadows on the tank
Reproducible with: 2019.4.18f1, 2020.2.2f1, 2021.1.0b3, 2021.2.0a2
Could not test with: 2018.4.31f1 because the lights were not working when downgrading
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note (2021.2.X):
This issue has been identified as having low priority and has been closed without a fix. If the bug has no workaround and is blocking your production please feel free to reopen it with any additional information you might have. Sorry for the inconvenience this might cause.