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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.