Search Issue Tracker
Fixed in 1.1.0-preview.4
Votes
1
Found in [Package]
2019.3.15f1
2019.4
2020.2
Issue ID
1251720
Regression
No
[Input System] Buttons cannot be pressed after additively loading Scenes with additional Event Systems
Reproduction steps:
1. Open customer's attached project in "TestProject1251720.zip (32 KB)"
2. Open Scene1 and enter play mode
3. Press "Test Button For Input" to verify the button is working
4. Press "Load Scene2" button
5. New Scene will be loaded and Event System switched
6. Try pressing buttons
Expected result: the buttons work
Actual result: the buttons do not work
Reproducible with: Input System preview.1 - 1.1.0 (2019.4.10f1, 2020.1.5f1, 2020.2.0b2)
Could not test with 2018.4 because references get removed
Notes:
1. Each scene has its own Event System (it seems that buttons work when the Event System of that Scene is still active), meaning that multiple Event Systems are active at one time
2. Reproducible in build (tested Mac Standalone and iOS)
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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note (fix version 1.1.0-preview.4):
Fixed in Input System 1.1.0-pre.5 (verified in 2019.4.27f1)