Search Issue Tracker
Fixed
Fixed in 1.4.4
Votes
21
Found in [Package]
1.4.2
Issue ID
ISXB-282
Regression
Yes
"Type of instance in array does not match expected type" error appears when exiting the Play Mode
Reproduction steps:
- Open the attached project
- Open the “/Assets/Scenes/SampleScene.unity” Scene
- Enter the Play Mode
- Exit the Play Mode
- Observe the Console
Expected result: No errors in the Console window
Actual result: “Type of instance in array does not match expected type” error appears in the Console window
Reproducible with: 1.4.1, 1.4.2 (2020.3.39f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a9)
Not reproducible with: 1.2.0, 1.3.0 (2020.3.39f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a9)
Reproducible on: Windows 10 (21H2)
Comments (1)
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
Freddicus
Sep 05, 2022 15:10
Introduced here: https://github.com/Unity-Technologies/InputSystem/pull/1500