Search Issue Tracker
Calling EditorUtility.OpenFilePanelWithFilters crashes unity
To reproduce: 1. Open attached project 2. Use the menu item called "Test/Find component in scenes" 3. Editor crashes Read more
State Machine Behaviours on Mecanim states persist in the serialization ...
1. Open attached project. 2. Open "Bloat" animator controller with Unity editor. 3. Notice, that there are no states. 4. Open "Bloat... Read more
[DX11] Scene view artifacts after returning computer from sleep mode
Steps to reproduce: 1. Open (any/empty) project Optional: Add default skybox for better visibility of bug 2. Do not turn off Unity a... Read more
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 prefab 3. In the Inspector look at the l... 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.cs 3. Add [SyncVar] attribute to variabl... 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 butto... Read more
5.3.0b2 crashes on Windows when debugging on Visual Studio 2012/2013/201...
Steps to reproduce: 1. Open attached project 2. Open 'NewBehaviorScript' with Visual Studio 3. Attach Visual Studio to Unity debugg... 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... Read more
HandleTransform no gameObject Log Error Message after destroying a netwo...
Steps to reproduce: 1) open the attached project 2) build and run 3) editor as host, client as build 4) on client drag select capsul... 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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes