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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
It is fixed in 2022 LTS and 2023 LTS