Search Issue Tracker
Active
Under Consideration for 1.5.X
Votes
0
Found in [Package]
1.5.0
1.5.1
Issue ID
ISXB-469
Regression
Yes
Modifying Input Actions when Reload Domain is disabled breaks existing binds
Reproduction steps:
1. Open the attached “Input System Bug.zip“ project
2. Open the “Playground” scene
3. Enter Play mode and move the PlayerInput GameObject with “W”, “A”, “S”, “D” keys
4. Exit Play mode
5. Ensure Enter Play Mode Options is enabled and Reload Domain is disabled in Edit > Project Settings > Editor
6. Double-click on the “NoVRPlayerInput.inputactions” asset to open the Input Actions window and change the “W” key Movement from Up to Down
7. Enter Play mode and move the PlayerInput GameObject with “W”, “A”, “S”, “D” keys
8. Observe the Game window
Expected result: PlayerInput GameObject moves
Actual result: PlayerInput GameObject doesn’t move
Reproducible with: 1.5.0 (2022.2.17f1), 1.5.1 (2022.2.15f1, 2022.2.17f1, 2023.1.0b14, 2023.2.0a13)
Not reproducible with: 1.5.1 (2021.3.24f1, 2022.2.14f1)
Could not test with: 1.5.1 (2020.3.47f1) (Errors in the Console)
Reproduced on: macOS Monterey 12.6 (Intel), Windows 11
Notes:
- Not reproducible in Build
- Regression is in the Editor versions, not the package versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment