Search Issue Tracker
Fixed
Fixed in 2022.2.2f1, 2023.1.0a23
Votes
0
Found in
2022.2.0b7
2023.1.0a9
Issue ID
UUM-14543
Regression
No
Directional Light is not in line with the moon in HDRP Fullscreen Samples Scene
How to reproduce:
1. Open the project “IN_10410”
2. Open Fullscreen Samples Testing Scene in Assets -> Sample -> High Definition RP -> 14.0.3 -> Fullscreen Samples -> Scenes
3. Enter Play Mode
4. Observe the Game View
Expected result: Directional Light is in line with the moon
Actual result: Directional Light is not in line with the moon
Reproducible with: 2022.2.0b7, 2023.1.0a9
Could not test with: 2020.3.39f1, 2021.3.9f1, 2022.1.14f1 (no fullscreen Sample Scenes available)
Reproducible on: Windows 10 Pro
Note: issue not reproducible on a new project
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
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
Resolution Note (fix version 2023.1.0a23):
improved related script so it should not break on scene modifications
Resolution Note (fix version 2022.2.2f1):
improved the script to make sure link to directional won't break, you need to download the samples again