Search Issue Tracker
Contract wars crashes with 4.6.4 runtime
-e: see title, works with stable channel -repro:--set channel to release (4.6.4)--login to http://www.kongregate.com/games/tfender/c... Read more
Rendering opaque geometry should happen more front to back than it is now
Unity seems to sort by material first and then front-to-back within each cluster. The materials themselves are not sorted front-to-b... Read more
Cannot shift from e.g. Russian to Japanese docs
1. Open http://docs.unity3d.com/Manual/index.html2. Select Russian language (http://docs.unity3d.com/ru/current/Manual/UnityManualRe... Read more
Top menu not translated for Russian scripting reference
1. Open http://docs.unity3d.com/ru/current/ScriptReference/index.html2. Since top menu is not translated (says "User Manual", "Scrip... Read more
Imported Ragdoll is completely jiterry in play mode
How to reproduce: 1. Open attached project (ownCloud)2. Open scene wizard.unity3. Play the sceneExpected result: The wizard falls do... Read more
WebGL build crashes when clicking an object that has IPointerDownHandler...
Reproduction steps:1. Open attached project "PointingInJS"2. Build scene "Test" for WebGL3. Open the built game and click the button... Read more
iOS Memory leak in GetPixels and GetPixels32
How to reproduce: 1. Open attached project2. Open scene WebCamTest.unity3. Build to iOS and run- The app crashes with this error: Me... Read more
localization errors when auto-connecting profiler
-e: see title -repro:--create new project--build and run a standalone build with the auto-connect profiler option activated--NOTICE ... Read more
Packing Tags over 199 characters long show up as blank in the dropdown list
1. import an image2. select the image and click on Packing Tag in the Inspector Import Settings3. create a new Packing Tag over 199 ... Read more
Remove Unused Tags does not require confirmation to remove tags
1. import an image2. select the image and click on Packing Tag in the Inspector Import Settings3. create a few new Packing Tags but ... 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