Search Issue Tracker
Fixed
Fixed in 6000.2.0b1, 6000.3.X
Votes
0
Found in
2022.3.57f1
6000.0.37f1
6000.1.0b5
6000.2.0a2
6000.3.0a1
Issue ID
UUM-96907
Regression
No
[APV] Spots of bad lighting appear on assets when the lighting is generated in a Scene
Reproduction steps:
1. Open the attached “repro_IN-94038“ project
2. Open the “Assets/Streets of London/Scenes/Streets of London.unity“ Scene
3. Bake the lighting (“Window → Rendering → Lighting → Generate Lighting“)
4. Open the Game view and observe the front of the “POSH B“ GameObject
Expected result: There are no issues with the lighting
Actual result: There are spots of bad lighting on the building
Reproducible with: 2022.3.57f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2
Reproducible on: Windows 10 (22H2), Windows 11 (user’s environment)
Not reproducible on: No other environments tested
Notes:
- Reproducible in Player when built after baking
- Spots can also be visible on other buildings in the Scene
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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Resolution Note (fix version 6000.2.0b1):
Improved SpotLight baking speed by implementing tighter culling test during their injection into the light grid.