Search Issue Tracker
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
[2D][Sprite Shape] Closed spriteshape has texture seam at closed end point
[2D][Sprite Shape] Closed spriteshape has texture seam at closed end point Repro steps:- Open "Sprite Shape incorrect normal generat... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs