Search Issue Tracker
[HorizontalLayoutGroup] Input field is only resized once caret enters in...
Steps to reproduce: 1. Open attached project2. Open scene "MainScene"3. Run it4. Click "Change Long Text" button and notice that tex... Read more
Crash on AnimationClipPlayable::SetClip during multiple crossfades
Steps to reproduce:1. Open attached project2. Open "MecanimCrashTest"3. Play in editor Results: Editor freezes and if you click anyw... Read more
Generated C++ code using IL2CPP ignores the order of code lines in C#
When generating the Windows Store app C++ project using IL2CPP, the compiler appears to be able to ignore the order of code lines in... Read more
[Docs]Lack of consistency: Int / Integer
Steps to reproduce:1. Open these links: http://docs.unity3d.com/540/Documentation/ScriptReference/30_search.html?q=setint http://doc... Read more
[Android]Screen.dpi outputs wrong dpi on some android devices
To reproduce:1) Open attached project2) Build and run on device3) Notice that it uses DensityDPI instead of x+y / 2 DUT: LG G4 (Andr... Read more
[iOS][IL2CPP] App crashes when using custom DownloadHandlerScript with p...
Steps to reproduce: 1. Open attached project2. Build 'Main' scene for iOS3. Build the generated Xcode project to a device4. Applicat... Read more
[List]"element.FindPropertyRelative("PropertyNameHere").serializedObject...
Steps to reproduce:1. Open project attached below.2. Navigate to: Projects->Scenes and open scene named "Cemetery".3. In the "Hie... Read more
[Terrain in Editor][EditTree] Property changes are applied instantly and...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Notice cubes placed on terrain using tree tools4. Select terrain... Read more
In certain circumstances animator states get stuck for a short time befo...
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. In hierarchy, select "Test" GO and in its "Transition Bug Repo" c... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS