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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.