Search Issue Tracker
AsyncOperation.isDone will not return true until the Editor window is re...
When async operations are executed in Editor mode (not playing any scenes), isDone never returns 'true', unless the Editor or any of... Read more
Gradient.Evaluate returns wrong color value
To reproduce:1. Open attached project.2. Open and Play "Main" scene.3. Open Console. Expected result: (0.000, 0.000, 0.000, 1.000) i... Read more
Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...
To reproduce:1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed.2. No errors, it's pos... Read more
Generated DLL is not loaded with Unity 5.5 and newer
Framework target is set to Mono/.NET 3.5, however in Unity 5.5 while loading this dll, the following error appears: "Plugin targets ... Read more
Unity crashes in <TypeTreeIterator::Next>, when a script is dragged over...
Reproduction steps:1. Open the attached project;2. Open the scene "Sandbox";3. Click on the object "Cube";4. Drag the script (for ex... Read more
Editor crashes when a specific scene is played/stopped multiple times us...
To reproduce:1. Open project2. Play/stop scene multiple times using CTRL+P until editor will crash (easiest to reproduce on 2017.1.0... Read more
[Plugins] Editor crashes on "AppendLinearJoint" called in plugin
To reproduce:1) Open attached project and "Scenes/Default" inside of it2) Play it CRASH! Reproduced in 5.5.1f1, 5.6.0f1, 2017.1.0a4 Read more
[Mac] [iOS] Environment.TickCount changes if machine timer is changed
Reproduction steps:1. Create new project2. Create script with: void Update () { Debug.Log(System.Environment.TickCount); }3. Run on ... Read more
Unhandled Exception on a specific script when converting byte list to array
To reproduce: 1. Open user's attached project Expected: there will be no unhandled errors Note: error is caused by the 131th line on... Read more
Time.realtimeSinceStartup does not advance when app is running in backgr...
Steps to reproduce:1. Open attached project ("892103 repro project.zip")2. Build to iOS3. Deploy to phone4. Disconnect phone from co... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph