Search Issue Tracker
Fixed
Fixed in 2023.2.0a19
Votes
0
Found in
2021.3.24f1
2022.2.17f1
2023.1.0b14
2023.2.0a12
Issue ID
UUM-34938
Regression
No
Number of realtime lightmaps is not shown in the lighting window
*Steps to reproduce:*
# Open the attached project ([^HDRP-LightingBug01.zip]);
# Open the OutdoorsScene;
# Navigate to the Lighting window (Window > Rendering > Lighting);
# Generate lighting.
*Expected result:*
* Baking summary view shows the total number of lightmaps, and their size.
*Actual result:*
* Baking summary view shows the total number of lightmaps as 0.
*Notes:*
* Only affects Enlighten Realtime GI; Progressive Lightmapper is unaffected;
* Affects all render pipelines.
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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Resolution Note (fix version 2023.2.0a19):
Resolved with this PR: https://github.cds.internal.unity3d.com/unity/unity/pull/28852