Steps to reproduce:
- Create any URP Project
- In the Package Manager select the "Universal RP" Package
- In the Samples section download and import the "URP Package Samples" Sample
- Select the "Lighting Data" that's under the "AmbientOcclusion" folder
- Observe the "Scene" field in the Inspector
Actual results: The field is missing a Scene attached and Warning is logged "[Worker4] Lighting data asset ‘LightingData’ is incompatible with the current Unity version because the scene it was baked for was not serialized. Please use Generate Lighting to rebuild the lighting data, or assign the target scene to the Lighting Data Asset in the inspector."
Expected results: The Ambient Occlusion Scene is attached to the Lighting Data Asset
Reproducible with versions: 6000.0.62f1, 6000.2.13f1, 6000.3.2f1, 6000.4.0b2, 6000.5.0a3
Tested on (OS): Windows 11