Search Issue Tracker
Unity doesn't mark scene as changed after breaking prefab instance
To reproduce:1.Create new project and a scene.2.Make any object and create prefab out of it.3.Save scene.4.Select prefab in scene an... Read more
[Raycast][Terrain] Unity 5 cannot raycast against Unity 4 Terrain colliders
Terrain colliders created in older versions of unity cannot be raycast against. To reproduce:- Open the attached project and press p... Read more
Cubemaps get noticeable seams when built for iOS
See the following screenshot for an example:http://i.imgur.com/4rtAGUA.jpg It gets seams not only on the cubed skybox but also on th... Read more
[WebCamTexture] Unity crashes upon first Webcam texture access on OSX
Steps to reproduce this issue: -import the attached Unity package (' WebcamBugUnity5;)-open the 'webcamscene'-in the scene, select t... Read more
UnityEngine.UI.Text trims trailing spaces
How to reproduce: 1. Open a new project2. Create a UI Text- Make sure the Horizontal Overflow is set to 'Overflow'3. Input "A " into... Read more
Button Transition set to None with a custom Animator Controller shows wa...
How to reproduce: 1. Open a new project2. Create a UI Button3. Set the 'Transition' drop-down field to 'None'4. Create an Animation ... Read more
Legacy Bloom Broken (threshhold with 'hh' in shader, script expects one h)
Resolved in https://ono.unity3d.com/learn/StandardAssets/changeset/589590d59e75afef68b152d6eff5be88d7d8844a Read more
[ShaderCompiler] Shader files that include .cginc files don't record the...
Reproduction steps:1. Open the attached project "ShaderDependenciesBug"2. Go to Assets/Marmoset/Shader/Terrain3. Right click "Marmos... Read more
[Debugging] Evaluating GameObject.GetComponents() in a watch crashes Unity
Steps to reproduce: 1. Open the attached project2. Open 'Map.cs' script with MonoDevelop3. Put a breakpoint at line 236 and attach t... 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
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
- Letters on the left side move further as Letter Spacing is increased when Advanced Text Generator is used and Alignment is set to Center
- "MissingReferenceException" and "GUI Error" errors thrown when deleting a Sprite with "Box Collider 2D" and "Hinge Joint 2D" Components