Search Issue Tracker
ReferenceOutputAssembly key is set to false in project references
Steps: 1. Set External Tools to Visual Studio 2017 in Unity Editor 2. Open attached project 3. Double-click on any script in Assets ... Read more
Editor becomes unresponsive and performance is continually degraded when...
How to reproduce: 1. Open the attached project ("ScriptableObjectLargeDataset") 2. Select "Assets/data.asset" Expected results: Ins... Read more
Coroutine can't be stopped via StopCoroutine() if it has 3 or more neste...
How to reproduce: 1. Open user-submitted project (New Unity Project) 2. Open the 'scene' scene 3. Enter Play Mode Expected result: ... Read more
Throwing exception in async method in start spams console, does not stop...
To reproduce: 1. Open the attached project 2. Play the SampleScene Expected: Only a single exception is thrown Actual: Exceptions s... Read more
Application.quitting event is not raised when closing build
Reproduction steps: 1. Open the user's attached project 2. Build the SampleScene scene 3. Launch the build 4. Close the build and ch... Read more
Performance degradation when activating or deactivating uGUI GameObject
Reproduction steps: 1. Open the attached project "PerformanceBug.zip" 2. Open the "PerformanceTest" Scene 3. Open the Profiler (Wind... Read more
Increased script compilation time
Reproduction steps: 1. Open the attached "case_1317926.zip" project 2. In the Project window, open the Test script 3. Uncomment line... Read more
Projects built with .NET 4.6, DateTime.Now always returns current UTC ti...
Reproduction steps: 1) Download and open TimeTest.zip project 2) Build and run "TimeTest1.unity" scene on an Android device -- Notic... Read more
Only some assemblies fail to be loaded when assembly name does not match...
How to reproduce: 1. Open the attached project's "case_1345099-Project.zip" Scene labeled "SampleScene" 2. In the Project Window, ... Read more
Unity does not execute code weavers when the project is opened for the f...
How to reproduce: 1. Download user attached project "unity2020-weaver-bug.zip" 2. Inside the project folder, delete the "Library" fo... 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