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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
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.