Search Issue Tracker
Won't Fix
Won't Fix in 2022.3.X
Votes
0
Found in
2022.3.11f1
Issue ID
UUM-53670
Regression
No
Lights flickering in the Scene and Game view when using Forward + Rendering Path
How to reproduce:
1. Open the "IN_57279" project
2. Open the "DynamicSceneLoading" Scene
3. Observe the Scene view
Expected result: Lights not flickering in the Scene view
Actual result: Lights flickering in the Scene view
Reproducible with: 2022.3.11f1
Not reproducible with: 2023.2.0b13, 2023.3.0a9
Couldn't test with: 2021.3.31f1, 2023.1.16f1 (due to Shader error)
Fixed: 2023.1.0b18 (developer tested, couldn’t test on previous version due to shader errors)
Reproducible on: macOS Ventura 13.5.2 (M1), Windows 10 Pro
Not reproducible on: no other environment tested
Notes:
- also reproducible in the Game view
- couldn’t test on the Player due to build errors
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
This looks to be a custom shader bug. The shader doesn't look like it supports forward+ which is why it has artifacts since the data layout for lights changes when forward+ is enabled.
Resolution Note (2022.3.X):
This looks to be a custom shader bug. The shader doesn't look like it supports forward+ which is why it has artifacts since the data layout for lights changes when forward+ is enabled.