Search Issue Tracker
[Mobiles]"<RI.Hid>" errors thrown when connecting a Mobile Device
To reproduce:1. Create a new project2. Connect a windows phone 8 or android device to your pc3. Notice the errors in console:"<RI... Read more
[OcclusionCulling] Occlusion Bake doesn't remove old occlusion bake files.
DUPLICATE: https://issuetracker.unity3d.com/issues/occlusion-culling-system-creates-too-many-files-in-the-library-folder-and-never-d... Read more
Lightmapping still bakes AO when AO is set to zero
How to reproduce: 1. Open new project2. Import attached package simpleRepro.unitypackage3. Open scene test.unity- Scene contains a s... Read more
[Geomerics][AO]AO doesn't take alpha texture into account.
1) Open scene FG AO2) Notice that Plant Plane AO is coming from the plane geometry instead of the alpha cutout. Read more
Scene view dims together with other elements of Editor when game is playing
To reproduce:1) Create new project2) Make sure that you see both Scene and Game Views3) Optional: Change Playmode Tint color in Edit... Read more
Spotlights can't drop shadows on a terrain
Spotlights don’t drop shadows on a terrain even when the "Deferred" rendering path is enabled. Read more
Editor crashes when loading scene from UFPS AssetStore package
Download the Ultimate FPS package from Asset Store. Try to open the scene called Sky City. Unity crashes in LightManager::FindForwar... Read more
[IL2CPP] Wrong packed date is thrown if built with IL2CPP
1. Open attached project2. Build to iOS3. Exception will be thrown in XCode console Note: Mono backend works without issues. Read more
WWW.Dispose sometimes hangs Unity on a very slow connection
To Reproduce: 1. Limit your download speed to 1kbps using Charles (Win/OSX) or a similliar app ( goto Proxy/Throttle settings in the... Read more
[DarkSkin]'|' character in Custom Window Title causes ArgumentException ...
To reproduce:1) Create new project2) Create Editor folder and add an Editor Window (Use the example in: http://docs.unity3d.com/Scri... 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 Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"