Search Issue Tracker
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project 2. Open 'test' scene 3. It has input field with line type: 'Multi Line Newlin... Read more
UI.Mask turns pink when switching to another application
Better, simpler repro and more details in duplicate : http://issuetracker.unity3d.com/issues/ui-controls-ui-controls-are-not-gettin... Read more
Mismatched serialization in the builtin class 'Mesh'
To reproduce: 1. Open attached project 2. Open MismatchError scene Expected result: No error Actual result: Error is thrown: Mismatc... Read more
Animation Rigging fails when GameObjects with Skinned Meshes are not dir...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. In the Hierarchy window, select the GameOb... Read more
[Gamma/Linear] Realtime vs. Baked lighting inconsistent results
Lighting is predictable in real-time and baked applications in linear space only. Gamma baking yields results similar to linear baki... Read more
[iOS] Crash when deploying to iOS6
To Reproduce: 1. Just build the attached or any other project to an a device running iOS6 (tested on iPad Mini 1 ). 2. Observe that... Read more
Animations have a small twitch at the end and beginning
To reproduce: 1. Download and open: http://files.unity3d.com/will/MecanimTute.zip 2. Open scene Tutorial-done 3. Enter play mode 4. ... Read more
NavMeshQuery's BeginFindPath returns an ArgumentException when the Agent...
How to reproduce: 1. Open user-submitted project (UnityPathfindingTesting.zip) 2. Open the PathfindingTesting scene 3. Enter Play Mo... Read more
[OSX] Editor freezes when clicking Game tab after creating a 3D object o...
How to reproduce: 1. Creat a new 3D project 2. GameObject > 3D Object > Plane 3. Click Game tab 4. Editor freezes Issue is reprodu... Read more
[Android] InputText makes webcam update texture slow
Steps to reproduce: 1) Download attached project 'TestWebCamTexture.zip' and open in Unity. 2) Open scene 'main'. 3) Build and ... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player