Search Issue Tracker
API Updater does not run when using Incremental Compiler
To reproduce:1. Open attached project2. When prompted to update an API, press No Thanks3. After the project is opened press Assets &... Read more
'ThreadAbortException' is thrown when creating a C# script before the Ed...
Reproduction steps:1. Create a new Unity project2. Create a new C# Script3. Create another new C# Script before the Editor starts to... Read more
Rider package is not loaded until there are compilation errors in Assets
Steps: Prerequisites:Open any version of Unity Editor and set "Preferences -> External Tools" to Rider Open attached project (was... Read more
System.Reflection.TargetInvocationException is thrown when using .NET Ma...
Reproduction steps:1. Open the Unity Project inside the ownCloud directory2. Open the "SampleScene" and play it3. Follow the logs in... Read more
[Scripting] Asmdef with `auto referenced` set to false will still cause ...
When an asmdef has the auto referenced flag set to false and no additional references it will still cause Unity assemblies such as A... Read more
[.NET 4.6] System.Runtime.WindowsRuntime.dll and System.Runtime.InteropS...
Steps to reproduce:1. Open user attached project2. Make sure the Scripting Runtime Version is set to .NET 4.63. Observe that both .d... Read more
2018.2 Performance regression in BehaviourManager::Update
We are seeing a 15% performance drop on Windows standalone in some scenarios between 2018.1 and 2018.2. Repro1. Download attached re... Read more
CSharp Assembly and .sln files are not generated when creating Unity pro...
To reproduce:1. Create a new Unity project and a new c# script2. Check project's root folder Expected: CSharp Assembly and .sln file... Read more
CSProj generator cannot reference System.Xml when the include is defined...
To reproduce:1. Create a new Unity project and a new c# script2. Open "Assembly-CSharp" file in project's root folder3. Search for s... Read more
Coroutines fail to catch exceptions that are located in the nested funct...
Reproduction steps:1. Open the user's attached "1197069_CoroutineException.zip" project2. Open the "SampleScene" Scene3. Enter the P... 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