Search Issue Tracker
Reference to HttpClient() statement is not found in VS2017
How to reproduce:1. Open attached Unity project "HttpConflict"2. Load NewBehaviourScript.cs script3. Hover mouse on HttpClient() sta... Read more
After Unity loads the project it crashes on System.Array:ClearInternal (...
How to reproduce:1. Open user's attached project "ID.zip"2. After the project is loaded wait from 10 to 15 seconds and the project w... Read more
[.NET 4.6] Using GetAwaiter().GetResult() freezes editor when used in a ...
To reproduce:1. Open project2. Play scene Expected: scene will be playedActual: editor freezes Reproduced on: 2018.1.0b1, 2018.1.0b6... Read more
System.Net.Http library is missing in .NET 4.6 backend
Steps to reproduce:1. Open the attached project (netHTML.zip)2. Make sure that .NET 4.6 backend is selected3. Observe the error in t... Read more
Scripts in 'Plugins' aren't prioritized in compilation when opening proj...
To reproduce:-Open attached project in 535p7+ (The project has two scripts in it: one is a script in Assets/ which has a missing sym... Read more
OnEnable() is called before Reset() with ExecuteInEditMode enabled
Steps to reproduce:1. Open attached “ExecutionOrder.zip” Unity project2. Open “Test” scene3. Go to Assets->Test->CreateTestObj... Read more
InitializeOnLoadMethod throws exception with generic parameter
Steps to reproduce:1. Open user attached project2. Uncomment the first line of TheBug.cs script3. Notice the errors in the console- ... Read more
Crash in TransformHierarchyChangeDispatch::DispatchSelfAndParents when u...
Reproduction steps:1. Open the attached project "Bug_CtrlZ.zip";2. If the custom editor panel is not there, go to Window -> Level... Read more
[ManagedPlugins] Crash after recompile when using external dll
To Reproduce: 1. Open the attached project 'DllUseEditorCrash.zip'.2. Play scene 'Main'.3. Edit 'Test.cs' to trigger a recompile4. E... 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