Search Issue Tracker
Won't Fix
Votes
2
Found in [Package]
1.2.X
Issue ID
ECSB-136
Regression
No
“InvalidCastException: Specified cast is not valid.“ Error when loading Sub Scene
How to reproduce:
1. Open the user attached project “Entities 1.0 test.zip“
2. Open Scene “SampleScene“ (Assets/Scenes)
3. Create a Sub Scene in the Hierarchy (Right Click > New Sub Scene> Empty Scene…)
4. Select the created Sub Scene
5. Drag and drop the “Test” Sub Scene (Assets/Scenes/SampleScene) in the “Scene Asset“ selection
Expected result: There is no error in the Console
Actual result: “InvalidCastException: Specified cast is not valid.“ error in the Console
Reproducible with: 1.0.0-exp.12 (2022.2.0f1, 2023.1.0a21)
Can’t test with: 2020.3.42f1, 2021.3.15f1, 2022.1.23f1 (Errors in the Console), 1.0.0-exp.15 (2022.2.0f1, 2023.1.0a21)(“AssertionException: Ensure TypeManager.Initialize has been called before using the TypeManager“ error in the Console)
Reproduced on: macOS 12.5 (Intel)
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
- Crash on WeldVertexArray when opening a specific project
- UI Builder “Fit viewport” button zooms to fit Canvas instead of the selected Element
- Crash on DrawGUITexture when rendering scene view window in a specific project
- [Android] Light2D with Light type "Spot" does not work in the Player on some Pixel devices
- [Android] Loading the asset using an old reference returns null even when the "FormerlySerializedAs" attribute is used
Resolution Note:
It is fixed in 2022 LTS and 2023 LTS