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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
- UITK Debugger new Classes element is not created with no information or warnings thrown when adding more than one element with the default name
Add comment