Search Issue Tracker
Unity 4.2: Orientation not written into custom AndroidManifest
Default orientation selected in the Unity editor is no longer written into the custom android manifest. Reproduced on:Google Nexus 4... Read more
Mac internet sharing gives socket errors in Unity
To Reproduce:1. Open System Preference > Sharing2. Select Internet Sharing and turn it on3. Open Unity. Console gets Socket errors. Read more
Scroll bar overlaps the gear icon when adding multiple effects in the ne...
Steps to reproduce : - create a new audio mixer- add multiple effects from the Inspector until the scroll bar appears and notice the... Read more
Touch events are not registered for about 3 seconds after the splash screen
Tested devices:Google Galaxy Nexus with Android 4.2.2Google Nexus 4 with Android 4.2.2 Unity Version:4.2.0f4 (38efbd14869d) Read more
Combination of lights, shader using fullforwardshadows and different lic...
To reproduce:1. Open project test422. Open scene test3. Activate Unity Pro (without Pro for platforms) license4. Switch to platform ... Read more
Changing quality settings in runtime works incorrectly
Changing quality settings in runtime results in material brightness change. Materials can become brighter or darker. Tested device:S... Read more
Input.multiTouchEnabled is True in editor for standalon/web - used to be...
-e: Input.multiTouchEnabled is set to true while in regular windows/mac/web platform in the editor. It used to be false and only tru... Read more
LODGroup.SetLODS switch statement garbled for C#
The C# translation for the code sample here:- http://docs.unity3d.com/Documentation/ScriptReference/LODGroup.SetLODS.html ...has a g... Read more
WheelCollider misbehaves after changing mass of parent Rigidbody
Steps to reproduce : - open the attached project & scene- enter play mode. Use the arrow keys to move the bike- select the quad ... Read more
An error is thrown when you add/remove components to a prefab while crea...
Steps to reproduce : - import the project attached- open the scene 'TestScene'- in the Project window, select the prefab named 'Test... 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