Search Issue Tracker
Duplicate
Votes
0
Found in
5.2.0a3
Issue ID
706311
Regression
Yes
[Input] Input.GetAxis always returns 0 in a built game
Reproduction steps:
1. Open attached project
2. Open scene "Main"
3. Run the game in editor
4. Move using WASD keys (success!)
5. Build the game and run
6. Try moving using WASD (no movement)
Notes:
1. Tested using Windows 8.1 64
2. Values of Input.GetAxis are printed in the console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment