Search Issue Tracker
[Input System] MultiplayerEventSystem throws a warning when more than on...
Reproduction steps:1. Open the attached "Multiplayer input" project2. Open Assets/Scenes/SampleScene3. Enter Play Mode4. Observe the... Read more
[GameView] Input works properly only on one of multiple GameView
Repro steps:1) Open the project(N.B. don't close any windows, just drag them, so you could see console and both Game Views2) Attach ... Read more
Input.GetButton returns false on level change, when button is still held...
How to reproduce: 1. Open attached project (case 739214.zip)2. Open scene Scenes/Main.unity- Scene contains a green Plane with a few... Read more
"Input.GetKey", "Input.GetKeyDown", and "Input.GetKeyUp" functions do no...
Reproduction steps:1. Open the attached “BugRepro” project2. Enter the Play Mode3. Scroll the mouse wheel up or down4. Observe the C... Read more
The cursor is visible when using CursorLockMode.Locked in the standalone...
Steps to reproduce:1. Download 1177531_repro.zip2. Add "SampleScene" to build settings and build a standalone player3. Launch player... Read more
Mouse Input is not detected correctly when pressing in the Game view aft...
How to reproduce:1. Open the "TestInput.zip" project2. Open the "SampleScene" Scene3. Make sure the Console window is visible4. Ente... Read more
Input.GetKey(Keycode.LeftAlt) doesn't return true when left alt is press...
Steps to reproduce:1. Open attached project2. Create an empty gameObject in the Hierarchy3. Attach "LeftAltBehavior" script to it4. ... Read more
[3dConnexion] input value is not 0 with a stationary input position in a...
Reproduction steps:1. Setup and connect 3dConnextion device.2. Open and run attached project.3. Notice that input values are 0.4. Bu... Read more
[iOS] Input is not registered when using "Both" configuration as the inp...
Reproduction steps:1. Download and open the attached "arfoundation-samples.zip" project2. Build and deploy the project to iOS3. Atte... Read more
Multiline Keyboard on iOS devices looks weird
1. Run on some iOS device script that opens device`s keyboard with multiline:keyboard = TouchScreenKeyboard.Open("", TouchScreenKeyb... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings