Search Issue Tracker
[Burst ] C# 9 Function pointers cause compile error when casting IntPtr ...
Reproduction steps:1. Open the attached project ("Burst.Delegates.zip")2. Open Test Runner window (Window -> General -> Test R... Read more
[Android] Inconsistent performance between Mono and IL2CPP when using Bu...
How to reproduce:1. Open the attached project "BurstPerformanceTest.zip"2. Set Scripting Backend to Mono in Project Settings -> P... Read more
Project settings Localization window breaks when fields are expanded.
Link to Fogbugz case:https://fogbugz.unity3d.com/f/cases/1254070/ How to reproduce:1. Open the attached project2. Open the Localizat... Read more
Hash Version collision between two different bundles
Bundles generated using the same scene content, only difference is that the bundle name has changed, thus the bundle object's value ... Read more
Editor strips required debug information from assembly, causing debugger...
How to reproduce:1. Open user-submitted project (UnityVstuReport.zip)2. Open the SampleScene3. Open the NewBehaviourScript in Visual... Read more
Can't attach Unity debugger to Visual Studio on a Virtual Machine
How to reproduce:1. Create a Virtual Machine2. Open Unity and add any script to any GameObject3. Open that script with Visual Studio... Read more
Visual Studio 2019 loses references to the libraries when the 'Scripting...
How to reproduce:1. Open the attached '1296518.zip' project2. In the Project window double-click on the 'Test' Script3. Open the Sol... Read more
Visual Studio Tool Option "Refresh Unity's AssetDatabase on save" doesn'...
Reproduction steps:1. Open project "1322562.zip"2. Open Scene "SampleScene"3. Enter Play Mode4. Open script "scr" in Visual Studio5.... Read more
UnityEditor.TestTools.TestRunner uses 896 B of memory each time when Scr...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Change the Profiler Mod... Read more
The 'Run Selected' button is enabled on an empty project after importing...
How to reproduce:1. Open the attached '1311024.zip' project2. Open Window > Layouts > Load Layout from File...3. Load the layo... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used