Search Issue Tracker
[Addressables] GetDownloadSizeAsync() fails with Assets in Resources whe...
How to reproduce:1. Open the user's attached "addressables-experiments" project2. Open the Test Runner (Window->General->Test ... Read more
ImGUI vector3 / vector2 alignment for short wided inspector break readab...
Step to reproduce:1 - Display an Inspector that show a Vector2 or a Vector3 using EditorGUILayout.PropertyField (example Collider)2 ... Read more
[Visual Scripting] Graph Editor window doesn't open on double-clicking o...
The Graph Editor window doesn't open on double-clicking on the Graph Asset from the Project window. It breaks the consistency from t... Read more
[URP] Handles with set zTest do not respect Depth Sorting in the Game view
How to reproduce:1. Open the attached project named "Case_1302504"2. Open the SampleScene3. Observe the Scene view - Top half of the... Read more
GeometryUtility.CalculateFrustumPlanes/TestPlanesAABB returns true when ...
Reproduction steps:1. Open the attached project "PlaneCheckRepro.zip"2. Open "SampleScene" scene3. Select the Main Camera gameObject... Read more
Editor crashes if Unity is closed in the middle of exporting package
The editor crashes because of closing the editor while exporting a package. It crashes because we try to access a reference to Async... Read more
Progress process nesting in Progress Window does not work for 3 or more ...
How to reproduce:1. Open attached project "ProgressNesting.zip"2. Click "Bug > Start Progress" in the menu bar3. Click on "Multip... Read more
Burst throws an error when Debug.Log and GetComponent are called inside ...
Reproduction steps:1. Open the user's attached project2. Open BurstBug Script and uncomment 12 line3. Save the script and observe th... Read more
[Windows] Max Mouse cursor size is limited when using Cursor.SetCursor()...
How to reproduce:1. Open the attached project2. Open the SampleScene3. Enter Play mode and observe the mouse cursor in the Game view... Read more
Setting Camera.targetTexture = null increases camerastack stackcount
Reproduction steps:1. Open attached project "CameraStack.zip" and scene "SampleScene"2. Enter Play Mode3. In Frame Debugger window, ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks