Search Issue Tracker
A domain reload progress dialog is spawned on top of IDE when the Editor...
How to reproduce:1. Create a new Unity project2. Create a new C# Script3. Make any change in the Script and save Expected result: Th... Read more
Build process succeeds when building without Bluetooth Usage Description...
Behavior for Bluetooth Permissions should be the same as Camera Permissions - if you're using Camera methods and its Usage Descripti... Read more
Build process succeeds when building without Microphone Usage Descriptio...
Behavior for Microphone Permissions should be the same as Camera Permissions - if you're using the Camera methods and its Usage Desc... Read more
[MacOS] Mouse cursor Y position is inverted when using Mouse.current.War...
How to reproduce:1. Open the attached project (WarpCursorTest.zip)2. Open Scenes/SampleScene3. Enable "Maximize on Play" in the Game... Read more
Unity "Compiling C# Scripts" dialog pops over all dialogs from all apps ...
When I context switch from editing C# code in a project back to Unity, the popup obscures all windows, not just Unity Read more
[Mac] Build throws an error when a native plugin .bundle file does not c...
Reproduction steps:1. Open the attached project "BundleSigningTest.zip"2. Go to File > Build settings3. Build and Run the project... Read more
[Mac] EndLayoutGroup error is thrown when closing a SaveFilePanel invoke...
Reproduction steps:1. Open the attached project ("EndLayoutGroup_Bug.zip")2. Select a GameObject from the Hierarchy window3. Click t... Read more
[macOS] Letterbox background changes color when resizing the Player window
How to reproduce:1. Open the user-submitted project2. Open the Project Settings window and navigate to Player settings (Edit > Pr... Read more
[M1] [MacOS] Editor crashes when entering Play mode in Oculus Lipsync scene
Reproduction steps:1. Open the attached project ("1360912_TestProject.zip")2. Open the "LipSync_Demo" scene3. Enter Play mode-- Obse... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS