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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Freddicus
Sep 05, 2022 15:10
Introduced here: https://github.com/Unity-Technologies/InputSystem/pull/1500