Search Issue Tracker
Canvas is drawn twice to the same render target when rendering into came...
How to reproduce:1. Download the attached project2. Open the "SampleScene" scene3. Enter "Play" mode Expected outcome: Canvas is not... Read more
Console displays warning about importing c4d files when a Scripted Impor...
Reproduction steps:1. Open the attached project “Cinema4DImporter“2. Observe Console Expected result: Unity shouldn't log a warning ... Read more
Prefabs with the AudioSources component don’t change the output of their...
How to reproduce:1. Open the "IN_46334" project2. Press File → Build And Run3. In the Player open the "Settings" menu4. Mute "SOUND ... Read more
"System.Net.CookieContainer" throws an "ArgumentException" error when us...
How to reproduce:1. Make sure to switch the system locale to one that does not conform to UTF-8 like “Japanese (Japan)”2. Make sure ... Read more
RaycastHit returns the wrong triangle index in Unity 5
Steps to reproduce:1. Open attached project's "TriangleBug" scene with 4.6 version of Unity.2. Enter play mode. (have both scene ang... Read more
Game Center Achievements Not Reported
Full information about this bug and a workaround can be found on the forum post here:http://forum.unity3d.com/threads/problem-with-g... Read more
[iOS] Build&Run doesn't work with Xcode 7 and 7.1
With5.2.0p1 (cd0778e591b3)5.3.0a4 (5bdabab09322)you’ll get: “Unity xcode plugin has not current Xcode in its compatibility list.” Wi... Read more
Memory leak when shadows are turned on (5.2 regression)
To reproduce:1. Open the project in "repro.zip"2. Open the scene "testscene"3. Build it to windows4. Open task manager5. bring the b... Read more
Editor doesn't start up on Windows 32bit
-e: as per title, editor startup fails with windows error message.--NOTE: XP support for the editor was dropped with 5.3 -repro:--in... Read more
[IL2CPP][iOS] Expected class name error when deploying to iOS device
To reproduce:1. Open attached project2. Build for iOS3. Try to deploy to iOS device using Xcode Actual behavior: failed deployment a... 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