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" project 2. Right-click on "needle.Analysis.Compilation.asmdef" (found ... 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/Sample... Read more
Itterating through a list with foreach always generating GCAlloc
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode 3. Press "4"(not numpad) to initiate iteration Expe... Read more
Selection.objects doesn't select objects in the project window first column
How to reproduce: 1. Open given Unity project 2. Select Editor folder from Hierarchy in Project window 3. 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 Local 3. Change Scripting runtime ve... 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... 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 MonoDev... 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 project 2. Open scene "MainScene" 3. Press play and look at console, it will print /Users/yourusername folder 4. ... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow