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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3
Add comment