How to reproduce:
1. Open the attached “IN-134934“ project
2. Open the Build Profiles window (File > Build Profiles)
3. Observe the Console
Actual result: “Failed to load asset at path” warning appears
Expected result: No warning appears
Reproducible with: 2023.3.0b1 (8ec5c23b39da), 6000.0.68f1, 6000.3.10f1, 6000.4.0b10, 6000.5.0a7
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Assigning a namespace to the BuildProfile ScriptableObject does not fix the issue
- This issue only reproduces if the ScriptableObject class is named “BuildProfile”