Search Issue Tracker
[Android] CommandInvokationFailure appears in console when inspecting th...
To reproduce this issue:- Install either Unity Editor 2019.3 or 2019.2 using the HUB- install the Android Module and the Android SDK... Read more
Editor crashes with scripting_object_get_class after downloading assets ...
How to reproduce:1. Open attached project "GorilkaTD"2. Download and import any asset from Asset Store3. Close Unity and upgrade pro... Read more
[Scripting] NullReferenceException when adding OnScreenButton component ...
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/393 Repro:1. Download package and project at: https://github.c... Read more
[Debugger] Events are sometimes out of order or disappear
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/408 Repro:1. Download package and project: https://github.com/... Read more
Moving in the Scene View using Right-click & WSAD doesn't work when ProG...
How to reproduce:1. Create new project2. Install ProGrids package3. Open Tools>ProGrids Window4. Try to use Right-click and WASD ... Read more
[Android] System.Globalization.CultureInfo.CurrentCulture returns Cultur...
To reproduce:1. Open attached project2. Center the text to see it3. Build and run on Android device Actual result: Observe that in A... Read more
[UI] The Binding option "touch [Touchscreen]" does not work.
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/332 When using UI, the "touch [Touchscreen]" binding option do... Read more
Animation's unexposed parent's transform is added to the child object's ...
How to reproduce:1. Open the user-submitted project ("TLD-13486.zip") and open ("SampleScene.unity")2. In the Project Window under t... Read more
Package Tests are only added when making a package testable and adding a...
Reproduction steps: 1. Create a New Project, make sure `com.unity.ugui` is installed2. Open Package Manifest in a Text Editor3. Open... Read more
Secondary Screen's View is cropped when Camera Targets a Secondary Scree...
Reproduction steps:1. Make sure you have a Secondary Screen with a smaller resolution than the Primary Screen2. Launch the Project's... 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