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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This will not be fixed