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
- Non-standard error icon is used in Shader Graph
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
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.