Search Issue Tracker
MenuCommand.context is Null if MenuItem path ends with "..."
To reproduce: 1. Download attached "MenuCommandContext.zip" project and open in Unity2. Open "SampleScene" scene3. Right-click any G... Read more
[Plugins] Cannot pinvoke into a DLL which depends on another plugin on t...
In the project, there are two DLLs: A.dll and B.dll. A.dll depends on B.dll. You try to pinvoke into A.dll, you'll get a DllNotFound... Read more
All of the DLL files are compiled when reimporting asmdef file without a...
How to reproduce:1. Open user's attached "AsmDefCompilation" project2. Right-click on "needle.Analysis.Compilation.asmdef" (found in... Read more
Itterating through a list with foreach always generating GCAlloc
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Press "4"(not numpad) to initiate iteration Expected... Read more
Selection.objects doesn't select objects in the project window first column
How to reproduce:1. Open given Unity project2. Select Editor folder from Hierarchy in Project window3. Select Assets -> Create -&... Read more
Editor freezes when downgrading from .NET 4.6 to 3.5 and selecting to re...
Reproduction steps:1. Create new project.2. Edit -> Preferences -> Cache server and set it to Local3. Change Scripting runtime... Read more
Deterministic builds have different files when built from the same project
How to reproduce:1. Open the user’s attached “DeterministicBuilds” project2. Create a copy of the project3. Build the project4. Open... Read more
MonoDevelop hits breakpoint and freezes editor
How to reproduce: 1. Open the attached project "TrinidadServer.zip" and the "mainscene" in it.2. In "Scripts" folder using MonoDevel... Read more
[.NET 4.6] Editor crashes when logging a message in IDisposable.Dispose(...
How to reproduce:1. Open user-submitted project (EditorCrashReproduce)2. Enter Play Mode Expected result: the Editor doesn't crashAc... Read more
[OSX] System.Environment.SpecialFolder.Personal returns different path o...
1. Open attached project2. Open scene "MainScene"3. Press play and look at console, it will print /Users/yourusername folder4. Build... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default