Search Issue Tracker
RequireComponent of type Collider2D crashes unity on component paste
Script with RequireComponent(typeof(Collider2D)) crashes Unity when is pasted from one GameObject to another GameObject without 2D c... Read more
[IL2CPP] Generator expressions in Boo scripts return invalid enumerators
Generator expressions in Boo scripts return invalid enumerators. See the following snippet: g = i for i in (1, 2, 3)for i in g: Debu... Read more
[IL2CPP] ReadOnlyCollection<T> doesn't work on ARM64
To reproduce:1. Build the project attached to the comment for AMR64 (with development on). (GenericsTest.zip (8 MB) and NOT Generics... Read more
Models with more than 100.000 renderers fail to import
To reproduce the bug follow the steps1. Create new project2. Download "case_695312-Complex.zip" file that includes FBX model3. Impor... Read more
InputFields with ContentType of Password allows the copy function
Steps to reproduce: 1. Open the attached project2. Open and run 'PasswordInputFieldScene' scene3. Enter text into the password field... Read more
Moving folder in Project view/tab - lost ALL assets
Steps to reproduce : - have nested structure likeFolder1-Folder2--Folder3- in Folder 3 save a scene and add an image- open the image... Read more
[IL2CPP] WebSocket-sharp plugin fails to build with .NET 2.0 subset
To Reproduce: 1. Build the attached project with IL2CPP and .NET 2.0 subset.2. Observe that the build fails with an error (see comme... Read more
[ManagedPlugins] Crash after recompile when using external dll
To Reproduce: 1. Open the attached project 'DllUseEditorCrash.zip'.2. Play scene 'Main'.3. Edit 'Test.cs' to trigger a recompile4. E... Read more
[WinRT] Open File dialog for Visual Assets doesn't show .jpg files
Unity Windows Store Apps visual assets Open File Dialog shows only .png files. To reproduce:1. Create an empty Unity Project2. Go to... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks