Search Issue Tracker
By Design
Votes
0
Found in
2021.1.0a2
2021.1.0f1
2021.2
2022.2
Issue ID
1352749
Regression
Yes
Errors when selecting a ScriptableObject asset
How to reproduce:
1. Open the attached project "Upgrader Test.zip"
2. Select Assets/Animancer Upgrader v7.0.asset
3. In the dialog box that appears click "Not now"
4. Open the Console window
Actual result: No errors appear in the Console
Expected result: Errors appear in the Console
Reproducible with: 2021.1.0a2, 2021.1.17f1, 2021.2.0b9, 2022.1.0a5
Not reproducible with: 2019.4.29f1, 2020.3.16f1
Could not test with: 2021.1.0a1 (could not reproduce with this version, might be related to package errors)
Notes:
- The errors might take a few seconds to appear
- Different error appears on 2021.2.0b9 and 2022.1.0a5
- Errors were spammed on 2021.1.0a2
- Reimporting the Asset on 2021.1 or reopening the Editor and doing the steps again on 2021.2+ will make errors pop up again if cleared
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (2022.2.X):
This specific error is not a bug but the wrong use of the API. The error messaging will be improved, so it is easier to reason about what is going on.