Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2020.3
2021.2.17f1
2021.3
2022.1
Issue ID
1422777
Regression
No
Ray-traced shadows are not rendered when the HideFlags is set to DontSaveInEditor
Reproduction steps:
1. Open the attached 'RTHideFlagsRepro' project
2. Open the 'OutdoorsScene'
3. Enter Play mode
Expected result: Both cubes have ray-traced shadows
Actual result: The cube on the right (which has HideFlags set to DontSaveInEditor) doesn't have ray-traced shadows
Reproducible with: 10.9.0 (2020.3.24f1), 12.1.6 (2021.3.0f1), 13.1.0 (2022.1.0a15)
Not reproducible with: 13.1.1 (2022.1.0a16), 13.1.7 (2022.1.0b16), 14.0.2 (2022.2.0a11)
Could not test with: 7.7.1 (2019.4.38f1) (Multiple System.NullReferenceException are logged in the Console)
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
- Transparent GameObjects are not visible behind other transparent GameObjects when "Receive SSR Transparent" material property is enabled
- Shader is missing when "Strict shader variant matching" is enabled in the Player settings
- [Android][UaaL] Custom Frame Layout causes Unity to render over native Android UI when the App is backgrounded and foregrounded
- ReadPixels() uses different Y positions when built with Vulkan
- [Android] WebCamTexture feed is black when using it on an older OS version device
Resolution Note (fix version 2022.1):
Fixed in 13.1.1 (2022.1.0a16)