Search Issue Tracker
Unity crashes when rotating a sprite
Steps to reproduce : - import the image attached- create a sprite from the image- drag the sprite to the scene and add a 2D Polygon ... Read more
[EGL] Unable to find an configuration matching minimum spec! on Android ...
With Unity 4.3 only the black screen is shown on older devices. The sounds can be heard, but no graphics are displayed. The "[EGL] U... Read more
Camera with image effects throws error when certain game view aspect rat...
To reproduce:1. Create a camera with Clear Flags set to "Depth Only" or "Don't Clear"2. Attach an image effect to the camera3. Set t... Read more
Rigid body with all translations freeze does not behave like kinematic
Objects "sink" into each other when one is a lot bigger than the other (35x). Collisions are not detected properly.To reproduce:1. C... Read more
HttpWebRequest.Headers property is referenced incorrectly
Building a project which accesses HttpWebRequest.Headers fails withError building Player: Exception: Error: type `System.Collections... Read more
GetAudioClip no longer gets streamed audio
To reproduce:1. Open the project I've attached2. Run the 'test' scene3. Wait for a couple of seconds (observe the console log)4. Not... Read more
Unity opens script with OS default editor not MonoDevelop
To reproduce:1. Install 4.3f4 Unity version on 4.2.2f4 (to the same folder)2. Set the default OS script editor to SublimeText3. Crea... Read more
GPU profiling disabled on nvidia GT 650M gpu
To reproduce:1. Open unity with a computer which has nvidia GT 650M GPU.2. Open any project3. Try profiling GPU Profiling won't work... Read more
Clicking sprite editor window hides the "Unapplied import settings" prom...
To reproduce:1. Create a new project2. Import a sprite and change the sprite mode to multiple3. Open sprite editor4. Make some slice... Read more
Platform Dependent Compilation does not have description for UNITY_WINRT...
Page http://docs.unity3d.com/Documentation/Manual/PlatformDependentCompilation.html is missing description for UNITY_WINRT platform ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default