Search Issue Tracker
The GUI.PasswordField behaves wrongly on BB10 devices
Every time the user taps (clicks) on the field, the password gets reset to it's first content. Read more
Draw halo only works if a halo component has been added and removed
To reproduce:1. Create a new project2. Add a few lights (any type except area)3. Enable Draw Halo on the lights4. Halos do not appea... Read more
Real-time shadows are not working with an orthographic camera
To reproduce:1. Make a fresh project.2. Change player settings to deferred rendering.3. Add a point light, set to soft shadows.4. Ad... Read more
Calling Undo.RecordObject(null,"") causes Editor to crash
1. Open any project2. Create EditorUndo.cs file: using UnityEngine;using UnityEditor;using System.Collections; public class EditorUn... Read more
When importing the prefab made with an older version of unity editor hangs
To reproduce:1. Create a new project2. Import Unity package made with an older version of Unity3. Editor hangs with ExecutionEngineE... Read more
OSX Maverick: Scene view looks very weird and glitchy.
To reproduce:Certain upgraded projects from 4.2 cause this.To reproduce try opening such a project/package in 4.3Expected result: Pr... Read more
Unity incorrectly modifies GLSL fragment shaders using fog on iOS
To reproduce:1. Open attached project "Shader modify iOS"2. Build and run on iOS3. Notice compilation fail error Unity appears to se... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text cursor is not placed at the end of the suggested text when accepting an autocomplete suggestion with Tab in Shader Graph's "Create Node" menu
- “NullReferenceException” error thrown when adding element to “Output Slots” in Debug Inspector for Update Particle Block
- "NullReferenceException" and ""GUI Error: Invalid GUILayout" errors when clicking "Run Selected" in Test Runner with no tests visible in search results
- Inspector window scrollbar resets to the middle when changing Monobehaviour script properties on a Prefab while the scrollbar is active
- Crash on Umbra::Task::writeTomeToFile when baking Occlusion Culling in a scene containing a large amount of GameObjects with Mesh Renderers