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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note:
This will not be fixed