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
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Freddicus
Sep 05, 2022 15:10
Introduced here: https://github.com/Unity-Technologies/InputSystem/pull/1500