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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.