Search Issue Tracker
[Android][Mouse] mouse.delta is stuck at (0, 0)
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/139 This issue still happens in the 9/19/2018 mob... Read more
[Windows][Touch] touch.touchType is displayed as "-26" instead of "Direct"
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/106 Read more
[iOS][Touch] Stylus Pressure value is not normalized
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/121 This is also the case with old Input on iOS, ... Read more
[Editor][Touch] TouchControl.pressure is not initialized
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/141 Try to do Touchscreen.current.touches[0].pres... Read more
[OSX][Keyboard] When Caps Lock is active, the key is always read as pres...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/143 The Control.ReadValue() is always bigger than... Read more
Editor crashes on StripPrefabObjectsWhichAreNotReferenced after adding M...
Steps to reproduce:1. Open attached Unity project2. Open "GameObject" prefab in Prefab Mode3. Add a Mesh Renderer component to it in... Read more
Package contains additional references to Unity editor libs when setting...
To reproduce:1. Open the user's attached project2. Build the package using the Test->Export Test Package menu at the top3. Import... Read more
[WebRequest] Occasional "Unable to complete SSL connection" errors with ...
Steps to reproduce:1. Open QA attached project2. Open SampleScene.unity3. Build and Run the project on Android device (at least on 5... Read more
Game is runs in Fullscreen instead of Windowed mode when changing the bu...
How to reproduce in 2018.2, 2018.3:1. Open new empty project2. File>Build Settings...>Player Settings3. Set Fullscreen mode to... Read more
[Wild Crash] Editor crashes on HomeWindowHandler::LearnTabOpenedCallback...
How to reproduce:1. Open Unity editor -OR- 1. Open Unity editor2. Enter play mode -observe the crash Users reproduced this issue wit... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS