Search Issue Tracker
Touchscreen.pressure memory not cleared leading to NaN value
-e: Rene says we don't clear the memory for Touchscreen.pressure leading to random values being in there -repro:--start editor on a ... Read more
Input.mousePosition is not reporting negative values after going out of ...
1. Open User attached project & play Test scene2. Be sure that Maximize on Play option is checked and aspect ratio is set to 16:... Read more
Keycodes Less, Greater, LeftParen, RightParen are not being registered w...
How to reproduce:1. Open project "KeyCodes.zip"2. Open "SampleScene" Scene (Assets>Scenes>SampleScene)3. Enter the Play Mode4.... 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
[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
Automatically generated "[Debug Updater]" GameObject throws errors when ...
How to reproduce:1. Create a new 3D project2. In the Package Manager install Universal RP and the new Input System (switch to it and... Read more
Control keys are inverted in the Editor after switching to open app or w...
Reproduction steps:1. Open the attached 'InputSystemTest1' project2. Open the 'SampleScene'3. Enter Play mode4. Note that the 'optio... Read more
[Win] First time calling SystemInfo.deviceModel when game is maximized o...
How to reproduce:1. Open the attached "ExceptionTest808191.zip" project2. Open "0_Main_Menu" scene3. In Game view select "Maximize o... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used