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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment