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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.