Search Issue Tracker
Edge Collider 2D lacks documentation
http://docs.unity3d.com/Documentation/Components/class-EdgeCollider2D.html does not exist Read more
Physics.SphereCastAll fails to intersect with the corners of certain obj...
To reproduce:1. Open the attached project2. Open scene PlaneTest. It contains a Scale(10,1,10) plane and a SphereCastAll is being ca... Read more
Can't change texture compression from RGB Compressed DXT1 to ETC 4 bits ...
To reproduce:1. Open attached project. It contains a texture called "zoombie_mask". It is a 2048x2048 pixels .BMP image2. Select it ... Read more
Initial splashscreen is aligned incorrectly on HTC 8X
Steps to reproduce:1. Build and deploy any project to HTC 8X C620e, OS version 8.0.10327.772. Launch application3. Notice how splash... Read more
Crash on using this script with any object
Crash on using this script with any object 2) How can we reproduce it using the example you attached1 Open attached project2 Find sc... Read more
Using HttpWebRequest with "https"-protocol will leave thread running in ...
This is a regression from Unity 4.2. In Unity 4.3 it can be worked around by selecting ".NET2.0" instead of ".NET2.0 subset" in play... Read more
Unity crashes when clicking an animation transition for a disabled object
To reproduce:1. Open included project2. Open scene "Test"3. Open animator window4. Select "Idles" in the scene Hierarchy - it's a di... Read more
Crash importing some JPG textures with particular EXIF data (FreeImage 3...
-e: using the attached project the editor crashes importing a few jpg textures (PA260908.JPG, white_wall_1024.jpg, wood_floor_1024.j... Read more
OSX 64bit application stops responding on Application.Quit()
To reproduce:1. Open the attached project (it includes only one script with a simple WebRequest)2. Build the scene for Mac OSX 64bit... Read more
iPhone.generation is reporting 'unknown' for the new iPad Air and mini r...
To reproduce:1. Open attached project2. Build and run on one of new iPads3. Notice that iPhone.generation is reporting 'unknown, not... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal