Steps to reproduce:
1. Create a new project
2. Import the “ObsoleteSuggestionIssue.cs“ script
3. Open the script in VSCode
4. Hover over on “Lightmapping.giWorkflowMode”
5. Observe the message
Alternative steps to reproduce:
1. Open https://docs.unity3d.com/6000.7/Documentation/ScriptReference/Lightmapping-giWorkflowMode.html
2. Observe the message
Actual result: “This property is now obsolete. Use LightingSettings.autoGenerate.” is shown which is also obsolete
Expected result: Obsolete property describes the currently supported resolution
Reproducible with: 6000.0.0f1, 6000.0.82f1, 6000.3.23f1, 6000.5.10f1, 6000.6.0b10, 6000.7.0a5
Reproducible on: macOS Sequoia 15.7.7 (M1 Max)
Not reproducible on: No other environments tested