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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Freddicus
Sep 05, 2022 15:10
Introduced here: https://github.com/Unity-Technologies/InputSystem/pull/1500