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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note (fix version 2022.1):
Fixed in 13.1.1 (2022.1.0a16)