Search Issue Tracker
Selecting Cube and Sphere gameObjects at the same time, the Inspector wi...
How to reproduce: Create a project using and open it in Unity; In the Hierarchy window create the "Cube" and the "Sphere" gameObject... Read more
[Mono] [Coverage] Crash on scripting_profiler_get_coverage when calling ...
How to reproduce:1. Open the "mono_profiler_coverage_crash_on_EditorApplication_SaveAssets.zip" project2. Enable Code Coverage (Pref... Read more
Changes to top prefab can cause "scheduled for reimport during the Refre...
How to reproduce:1. Open the user attached project2. Set up a git repository for the project3. Create two commits changing the scale... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
[Package Manager] 'IUnityAndroidPermissions' could not be found errors a...
'IUnityAndroidPermissions' could not be found errors are thrown when importing Vuforia Sample Project Steps to Reproduce: 1. Create ... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
The Object Hierarchy is not preserved when Objects are Imported using Sc...
Reproduction steps:1. Create a new project2. Import the attached Unity Package named "Package_1112123"3. Observe the Hierarchy of th... Read more
[Android] Keyboard gets hidden when the input field area is clicked and ...
How to reproduce:1. Open the user’s attached “1359628_hide_input” project2. Build And Run the “SampleScene” Scene on Android3. Click... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class