How to reproduce:
1. Create a new Project
2. Open the Project window
3. Create a new “Graphics State Collection” asset
4. Open the Documentation for the Asset
5. Observe opened Documentation page
Actual result: Opens a missing page and errors are thrown
Expected result: Opens the relevant documentation page
Reproducible with: 6000.5.0b5, 6000.6.0a3
Couldn’t test with: 6000.0.73f1, 6000.3.14f1, 6000.4.4f1 (Feature/Asset not present)
Reproducible on: Windows 10, macOS 26.3.1 (M3 Pro)
Not reproducible on: No other environment tested
Notes:
Full error message:
”CreateAsset() should not be used to create a file of type 'graphicsstate' - consider using AssetDatabase.ImportAsset() to import an existing 'graphicsstate' file instead or change the file type to '*.asset'. This error will in a future release be changed to an exception.
UnityEditor.GUIView:ProcessEvent (UnityEngine.EntityId,intptr,bool&)”