Search Issue Tracker
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
[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
Coroutine with WaitForEndOfFrame() finishes too soon when the framerate ...
How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... 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
Internal package modules that are not used in a project do not get strip...
Repro steps:1) Create a simple project in URP, HDRP or built-in render pipeline, whichever render pipeline is desired.2) Go to the p... 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
[Scripting] Define Constraints are available for Native Plugins even tho...
Define Constraints should only be visible for Managed Plugins, not Native ones, but they are still visible/available in the Inspecto... 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
- 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