Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.1.26
Issue ID
DSTR-241
Regression
No
InvalidCastException error when using explicit attribute with runSynchronously
Reproduction steps:
1. Open attached project "ExplicitTests.zip" and scene "SampleScene"
2. In Editor menu, select Tools -> Run tests
3. Observe Console window
Expected result: No errors
Actual result: "InvalidCastException: Specified cast is not valid." error
Reproducible with: 1.1.26 (2019.4.29f1, 2020.3.12f1, 2021.1.12f1, 2021.2.0a20)
Could not test with: 2018.4.35f1 (compilation errors break project)
Fix in https://github.com/Unity-Technologies/com.unity.test-framework/pull/653
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note:
This will not be fixed