Search Issue Tracker
Coroutines fail to catch exceptions that are located in the nested funct...
Reproduction steps: 1. Open the user's attached "1197069_CoroutineException.zip" project 2. Open the "SampleScene" Scene 3. Enter th... Read more
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
Foreach statements allocate memory unnecessarily
To reproduce: 1) Open 'demo' scene 2) Enter playmode and record the scene in the Profiler. Observe that ForeachAllocTest.Update() al... Read more
Editor shows misleading information window while attaching script to gam...
User has a script called differently from class name. Trying to attach this script, editor should pop the message window about misma... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps: 1. Open the attached project "repro.zip" 2. Open Scenes/SampleScene scene 3. Select MainCamera in the Hierarchy ... Read more
Script Import Settings ignored when component added from another script
- Create a script, e.g. TestScript, with public field of type GameObject. - Open "Script Import Settings" and set some prefab to th... Read more
Memory Leak when calling GetComponents(List<T>) with a static List
Steps to reproduce: 1. Download and open project "GetComponentsBug.zip" 2. Open SampleScene 3. Enter Play mode 4. Exit Play mode 5.... Read more
[UWP] Not adding NET_STANDARD_2_0 define
How to reproduce: 1. Open the attached "New Unity Project.zip" project 2. Switch to UWP 3. Select .NET Standard 2.0 Scripting backen... Read more
Vector3.SmoothDamp behaves differently between positive and negative vel...
How to reproduce: 1. Open the user's attached project "SmoothDampBugDemo" 2. Open the "SmoothDampTestScene" scene 3. Enter Play Mode... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce: 1. Open the attached "RuntimeInitializeOnLoad.zip" project 2. Build and Run to Standalone 3. Close the Build 4. Op... 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