Search Issue Tracker
Referencing UnityEditor.iOS.Extensions.Xcode throws exception after reim...
To reproduce1. Open attached project2. In the main menu click Assets -> Reimport all Actual behavior: error in the Console:"FileN... Read more
Invalid AABB errors when opening scene with a Cloth component in it
How to reproduce: 1. Open attached project2. Open scene poziom Testowy/hgfh.unity- Note the errors in the console: Invalid AABB aabb... Read more
Unity fails to import .blend when Blender 2.77 is installed (Windows Only)
Steps to reproduce: 1. Install Blender 2.77 (http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.77)2. Open blender and save a... Read more
[Android] [AssetBundle] Loading many AssetBundles causes a crash
To reproduce:1) Open attached project and Main scene in it2) Build and run on Android3) Notice a crash after 5-30 seconds (happens q... Read more
Crash in m_IgnoredColliders during Collider:Deactivate
Steps to reproduce:1. Download and open project "778529-Mano.zip"2. Open scene "Scenes/main"3. Enter play mode4. Unity editor crashe... Read more
Code fails to compile due to order of the methods
Code does not compile if one method is below other method even though there is no direct calls between those two methods. Steps to r... Read more
RPC warning message is not informative
Reproduction steps:1. Open the attached project2. Open scene "test.scene"3. Press "Lan Host(H)" Button which appears on GUI4. Press ... Read more
[iOS] Most of the emojis on iOS OnScreenKeyboard are filtered
Steps to reproduce: 1. Create new Unity project2. Add an Input Field to the scene3. Build and run on iOS device4. Click on the Input... 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