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
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
Resolution Note:
This will not be fixed