Search Issue Tracker
Fixed
Fixed in 6000.0.46f1, 6000.1.0b15, 6000.2.0a9
Votes
1
Found in
6000.0.45f1
6000.1.0b13
6000.2.0a8
Issue ID
UUM-101480
Regression
Yes
[APV] Baking Set-Default.CellProbeOcclusionData.bytes does not exist Warning is thrown when generating Lighting for Scene that contains Adaptive Probe Volume
Steps to reproduce:
- Open the attached project
- Open the OutdoorsScene
- Open the Lighting window
- Click Generate Lighting
Actual results: Baking Set-Default.CellProbeOcclusionData.bytes'does not exist Warning is thrown
Expected results: No Warnings or Errors are thrown when generating lighting with APV. Or thrown Error/Warning clearly indicates a user error
Reproducible with versions: 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Not reproducible with versions: 2022.3.60f1 (APV not available)
Tested on (OS): MacOS 15.3.2
Notes:
- The warning is thrown every time Lighting is generated. Either when overriding existing data or when generating after data clearing
Full warning message:
{quote}'Assets/OutdoorsScene/OutdoorsScene Baking Set-Default.CellProbeOcclusionData.bytes' does not exist
UnityEditor.Lightmapping:AdditionalBake (single&,bool&)
{quote}
Comments (1)
-
Rincho_lum
Mar 29, 2025 08:38
Have the same problem on Windows 10 Pro
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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Resolution Note (fix version 6000.2.0a9):
Fixed a warning when baking APV with zero occlusion data
Resolution Note (fix version 6000.1.0b15):
Fixed a warning when baking APV with zero occlusion data.
Resolution Note (fix version 6000.0.46f1):
Fixed a warning when baking APV with no occlusion data.