Search Issue Tracker
Fixed
Fixed in 2023.3.0b10
Votes
0
Found in
2023.3.0b4
Issue ID
UUM-61098
Regression
Yes
[HDRP] Subsequent Calls to HDAdditionalLightData.RequestShadowMapRendering or RequestSubShadowMapRendering Remain Inactive for On-Demand Shadow Requests When Directional Light is Disabled and Re-enabled
Reproduction steps:
1. Open the attached project “ReproProject”
2. Open the “Assets/OutdoorsScene.unity” scene
3. Enter Play Mode
4. In the Frame Debugger Window at (menu: Window > Analysis > Frame Debugger), search for “RenderShadowMaps”
5. In the Hierarchy Window, Select the “Sun” GameObject
6. In the Inspector Window, Disable and Re-enable the “Sun” GameObject
7. Repeat step 4 and Observe the result
Expected result: RenderShadowMaps is listed in the Frame Debugger
Actual result: No RenderShadowMaps
Reproducible with: 2023.3.0a11, 2023.3.0b4
Not reproducible with: 2021.3.34f1, 2022.3.18f1, 2023.2.7f1, 2023.3.0a10
Reproducible on: macOS (Intel), Windows 10 Pro 22H2, Windows 11 (10.0.22621) (by user)
Note: The shadows also stop rendering in the same manner if parameters on the Light are changed in the inspector while in play mode, for example, the Light intensity or angular diameter.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment