Search Issue Tracker
ScreenCapture.CaptureScreenshot not working when main display is bigger
Reproduction steps: 1. Open attached Project 2. Build and Run the scene Assets\Scene\SampleScene in Development mode 3. Press R Exp... Read more
Editing scriptingDefineSymbols in ProjectSettings.asset file doesn't cau...
Reproduction steps: 1. Open user's project "scriptassemblycache2020.2.zip" 2. Notice the message in the Console 3. Close Unity Edito... 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
Putting the [Header()] tag above a line with multiple variables it shows...
To reproduce: 1. Open Unity and create a New Project 2. Create a new script and attach it to any gameObject 3. Open the newly creat... Read more
Editor crash when size of the List was set to 0 in the instance of a pre...
How to reproduce: 1. Open attached project "subclass selector.zip" 2. Open "non-zerosizeList" scene 3. Set "Foo List" size value in ... Read more
The project can't be compiled because Library targeting .NET Standard 2....
To reproduce: 1. Download attached project "excel-test.zip" and open in Unity 2. Observe Console and you should see two errors: "A... Read more
System.ExecutableAndDlls and ManagedHeap memory usage increases and stay...
How to reproduce: 1. Open a Task Manager 2. Load the user's attached project "Unity_Client.zip" 3. Open the Profiler window 4. Selec... Read more
[2018.4] Broken csproj is generated when Visual Studio is installed
How to reproduce: 1. Open the attached project 2. in Preferences > External tools, set the Script Editor to Visual Studio 3. Assets ... Read more
The .NET Standard 1.3 version of log4net DLL cannot be used with Unity, ...
To reproduce: 1. Open the user's attached project 2. Make sure the Scripting Runtime is .NET 3.5 3. If no error occurs upon loading ... 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
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