Search Issue Tracker
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
EditorUtility.DisplayDialog close button looks different from the standa...
Reproduction steps:1. Open the user's attached project2. Select Bug > Reproduce from the Menu bar3. Close the first dialog window... Read more
Tile Palette grid is invisible or barely visible when using the Light Ed...
Steps to reproduce: Create a new Unity project using the Universal 2D template Make sure the Editor is using the Light Theme Open th... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
[Android] Calling AndroidJavaClass.CallStatic causes a JNI crash
Repro steps:1. Open QA attached project "repro_1139007"2. Switch the build target to Android3. Build and Run Actual: App crashes aft... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
Last added settings section appears both in the window and in the "Add S...
Steps to reproduce: Create a project File -> Build Profiles Click “Add Build Profiles” Select “Facebook Instant Games” Click “Add... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... 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
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()