Search Issue Tracker
[Android] The Microphone recording is faulty when the Bluetooth headset ...
How to reproduce: 1. Open the user's attached project "UnityAndroidMicrophone_20190416.zip" 2. Build and run the project to an Andro... Read more
Canceling UI Document closure opens a UXML file in code Editor when open...
How to reproduce: 1. Create a new Unity project 2. In the Project window, right-click -> Create -> UI Toolkit -> UI Document 3. O... Read more
'ThreadAbortException' is thrown when creating a C# script before the Ed...
Reproduction steps: 1. Create a new Unity project 2. Create a new C# Script 3. Create another new C# Script before the Editor starts... Read more
Lightmapped object with alpha-clipped material occasionally cut holes in...
Summary: Alpha clipped materials attached to flat planes, when angled perpendicular to the light, and if positioned at certain X and... Read more
[UI Builder] UI Document prompts a Save Scene window while a new Untitle...
Steps to reproduce: 1. Open new Unity project 2. In Editor Menu, select File -> New Scene -> Empty -> Create 3. Open the UI Build... Read more
AudioClip.LoadAudioData() never returns 'true'
How to reproduce: 1. Open attached project - Project contains an audio file and an Editor script which can preload audio clips 2. ... Read more
Screen.SetResolution works incorrectly when DPI scaling is set to anythi...
Workaround: divide 96 by logical DPI and then multiply that with the width and height of the resolution before calling Screen.SetRes... Read more
No error or warning thrown when compiling a shader with a comma instead ...
Reproduction steps: 1. Open the attached project "1415608.zip" 2. Open "SampleScene" 3. Edit line 43 of NewSurfaceShader.shader to ... Read more
Navmesh bakes between and inside custom cube objects with Box Collider c...
Repro steps: 1.Open "BugDemo.zip" project 2. Load "NavmeshWth" scene 3. Go to Navigations window and rebake the scene Actual: Navme... Read more
[NavMesh] NavMeshObstacle placed near the edge of a NavMesh causes isola...
Steps to reproduce: 1. Open SampleScene in the attached project ("TestNavMesh2.zip") 2. Enter Play Mode 3. Select the Scene View 4. ... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working