Search Issue Tracker
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
Crash importing some JPG textures with particular EXIF data (FreeImage 3...
-e: using the attached project the editor crashes importing a few jpg textures (PA260908.JPG, white_wall_1024.jpg, wood_floor_1024.j... Read more
Unity crashes when clicking an animation transition for a disabled object
To reproduce:1. Open included project2. Open scene "Test"3. Open animator window4. Select "Idles" in the scene Hierarchy - it's a di... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument