Search Issue Tracker
Fixed in 0.3.0-preview
Votes
1
Found in [Package]
0.2.10-preview
Issue ID
1157221
Regression
No
InvalidOperationException thrown when multiple InputAction instances using same InputTarget are destroyed
Reproduction steps:
1. Open the attached Project from "1157221.zip"
2. Open and Play "test" Scene
3. Stop the Play Mode
Expected result: The Editor stops playing without any errors
Actual result: The Editor console logs InvalidOperationException
Reproduces on: 2019.1.4f1, 2019.2.0b3, 2019.3.0a3
Could not test on pre-2019.1.0b versions due to different supported versions of Input System package and dependency conflicts within the Editor
Note:
- Pre-2019.1.0b have dependency issues with 0.2.10-preview version of Input System
- 2018.4 only supports up to 0.2.1-preview version of Input System
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment