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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
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.