Search Issue Tracker
[Android] Crash with Signal 11 when opening app from floating icon state
How to reproduce: 1. Open the attached user's Unity project 2. Build and run the "SampleScene" on a device 3. Open the application 4... Read more
[iOS] Mobile Input field is not visible after focusing on Input Field wh...
Reproduction steps: 1. Open the attached "Input.zip" project 2. In File > Build Settings make sure that the "SampleScene" Scene is a... Read more
"Use Optimal Settings" for DLSS in combination with smoothness settings ...
Reproduction steps: 1. Open user attached project 2. Open the "DLSS_SSR" scene 3. Press Play 4. Look around by dragging RMB in Game... Read more
UI Components OnCursorEnter state is ended when hovering cursor over sma...
How to reproduce: 1. Open the attached project "1427736_case.zip" 2. Open the "SampleScene" scene and press Play 3. Hover the mouse ... Read more
"Unity has stopped working" window is skipped when the Editor crashes
Reproduction steps: 1. Open the attached project "crashHandler.zip" 2. Open Scenes/SampleScene 3. Enter the Play Mode Expected... Read more
Sprite Atlas shows only first page in Preview within Inspector
Reproduction steps: 1. Open the "spriteAtlasV2" project 2. Click "Test" asset in the Asset folder 3. In preview within Inspector sel... Read more
[iOS] PVRTC RGBA 2bpp discards lowests 4 mips
How to reproduce: 1. Open project "PVRTCBrokenDemo2.zip" 2. Go to the Build Settings, add the "SampleScene" Scene to the Build, choo... Read more
Dedicated Server is selected in Build Settings when Standalone build tar...
Reproduction steps: 1. Create a new empty project with Standalone as target 2. Open the Build Setings 3. Select "Dedicated Server", ... Read more
The "Properties..." shortcut does not open the Focused Inspector window ...
To reproduce: 1. Download the attached project "TestEditorShortCuts.zip" and open it in Unity 2. Open the "TestingShortcuts" scene ... Read more
Exceptions are not logged when thrown from "async Task"
How to reproduce: 1. Open project "LogsInAsync.zip" 2. In the Hierarchy window select "GameObject" GameObject 3. In the Inspector wi... 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
- Compute Shader with RWBuffer<> type throws an error when it is compiled with Vulkan API
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport