Search Issue Tracker
Imported Audio Clip size includes both Editor and Player compressed data...
Steps to reproduce:1. Open attached project2. Set build platform to WebGL or any other (Android, iOS)3. Check out import settings fo... Read more
[Texture Importer] Switching Override format to BC6H on a texture causes...
If the format of a texture is switched to BC6H via the Override, Unity crashes. 1. Open the attached project '2017.3'2. Select the t... Read more
GUILayout.SelectionGrid clears focus from other controls if input conten...
Steps to reproduce:1. Open user attached project2. Select a string input field and try to change its name3. Notice that you lose foc... Read more
PlayerSettings.GetIconsForTargetGroup returns an empty list of assigned ...
How to reproduce:1. Open the attached "IconRepro" project and "main" scene2. Go to Build settings --> Player settings --> Icon... Read more
Animation window graphic glitches when resizing it
Steps to reproduce:1. Open any project2. Open animation window3. Create new animation4. Reduce the size of the window so that the sl... Read more
[Particle System] Flip U/V settings ignored after enabling Custom Vertex...
How to reproduce:1. Open the attached project "vertexFlip.zip"2. Open scene "uv"3. Make sure that Particle System > Renderer >... Read more
Asserts and possible leak appear when enabing specific Skinned Mesh Rend...
Reproduction steps:1. Open project attached (ClothAnimationCrash.zip).2. Enter play mode.3. Enable Skinned Mesh Renderer (Plane->... Read more
Bloom effect is not applied when build platform is set to Android or iOS
To reproduce: 1. Download and open attached "SpriteGlow.zip" project.2. Switch Build platform to Android or iOS.3. Notice that there... Read more
Editor - crashed when draging a script into assets folder
Editor crashed when draging a script intot the assets folder, was only able to repo this once. 1. What happenedDrag the attached Hel... Read more
Two Assertion failed errors appear in the specific project, when the Tar...
To reproduce: 1. Open the project, attached by the user (Rising Soul.zip)2. In the Build Settings, switch target platform to Android... 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