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)
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Freddicus
Sep 05, 2022 15:10
Introduced here: https://github.com/Unity-Technologies/InputSystem/pull/1500