Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X, 6000.5.X, 6000.6.X
Votes
0
Found in
6000.0.68f1
6000.3.10f1
6000.4.0b10
6000.5.0a7
6000.6.0a1
Issue ID
UUM-135389
Regression
No
ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
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”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment