Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0b5
Issue ID
963935
Regression
No
Loading a new Scene resets Input
Reproduction steps:
1. Open "MinimalRepro" project
2. Enter Play Mode
3. Hold "A/D" or the "Left/Right Arrow"
4. See that the Console outputs "-1/1"
5. Press "Left Shift" to change the Scene
6. Notice that the Console outputs "0"
Expected Result: The Input stays the same as before loading a new Scene
Actual Result: The Input resets after loading a new Scene
Reproduced with: 2018.1.0a3, 2017.3.0a8, 2017.2.0p1, 2017.1.2p3, 5.6.4p2
Note:
Scenes are not loaded Additively
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment