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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment