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
- AsyncReadManager.GetFileInfo fails to get files when they were created during runtime.
- UI elements are not visible on certain X-axis positions when the rotation of the Y-axis is 90 (or -90) degrees
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
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.