Search Issue Tracker
Textures takes more space in memory from Unity 5.2
From Unity 5.2 profiler shows what textures (ETC2 compression) takes more space than they did in 5.1 Read more
[Editor UI] Arrow that collapses a component in the Inspector occupies t...
Reproduction steps:1. Open any ol' project (a new project will do)2. Select any object or prefab3. In the Inspector look at the litt... Read more
[SyncVar] Script with variable of type Foo which has SyncVar attribute a...
Steps to reproduce: 1. Open attached project "SyncVarCrash.zip"2. Open NewBehaviourScript.cs3. Add [SyncVar] attribute to variable "... Read more
AddListener does not refresh list of listeners in inspector
Steps to reproduce: 1. Open attached project "AddEventBug.zip"2. Open scene "repro"3. Open script "Repro.cs"4. Notice that button ha... Read more
5.3.0b2 crashes on Windows when debugging on Visual Studio 2012/2013/201...
Steps to reproduce: 1. Open attached project2. Open 'NewBehaviorScript' with Visual Studio3. Attach Visual Studio to Unity debugger4... Read more
[System.Net.Sockets] Creating new TcpClient object w/ IPV6 throws an exc...
Steps to reproduce:1. Download and open attached project "IPv6Exception.zip"2. Attach script "demo" to default camera in the scene a... Read more
HandleTransform no gameObject Log Error Message after destroying a netwo...
Steps to reproduce:1) open the attached project2) build and run3) editor as host, client as build4) on client drag select capsules a... Read more
EditorGUIUtility.labelWidth inconsistent between Layout and Repaint passes
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Select "Inspector Helper" in hierarchy4. Resize inspector of "Ins... Read more
[CustomInspector] EditorGUIUtility.currentViewWidth returns wrong value
Steps to reproduce: 1. Open attached project2. Open 'Main' scene3. Select 'Inspector Helper' in the hierarchy4. Notice there are ver... Read more
Custom shadered image is not rendered while in a parent's mask
Repro steps:1) Open the project and Main scene2) Play it and notice only one bar updates3) Select Background->Masked->Panel an... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled