Search Issue Tracker
[iOS 15] Screen.safeArea.width returns incorrect value when device's ori...
Reproduction steps:1. Open the attached project "safeArea.zip"2. Build and Deploy the project on a device3. Hold the device in Portr... Read more
Assets can't be imported to the editor by dropping them into the Project...
How to reproduce:1. Create a new Unity project2. Try to drag and drop any file to the editor, Project view Expected result: file is ... Read more
[HDRP] Meshes with Overlay render queue tag are not rendered
Version tested: 2022.1.0a14 + Master Steps to reproduce: 0) Open attached project1) Check Cube and Text objects. Observe that a basi... Read more
[URP] lens flare scene view offset
Lens flares in scene view appear offset from their origin. Repo steps:1. open attatched project2.open SampleScene3.look at the game ... Read more
[UAAL][Android] MonoBehaviors do not receive OnApplicationPause calls un...
Reproduction steps:1. Clone the https://github.com/Unity-Technologies/uaal-example repository2. Checkout this commit 6d82032ed4d501c... Read more
[XR SDK] [OpenXR] Editor crashes when switching from SteamVR to Oculus r...
Reproduction steps:1. Set SteamVR as OpenXR runtime2. Open the attached project ("aXis_FPV.zip")3. Enter and exit the Play mode4. Cl... Read more
[UIToolkit] Button can be activated with enter key when it is removed
Reproduction steps:1. Open the user's attached "UIToolkitUnfocusIssue-2021.2.zip" project2. Open the "SampleScene" Scene and Enter t... Read more
[Android][IMGUI] Soft Keyboard doesn't open after changing scene while S...
How to reproduce:1. Open the attached project2. Build & Run on Android device3. Click on "UIToolkit scene" button so it's gets c... Read more
Screen.MoveMainWindowTo method often fails to switch monitors when the P...
How to reproduce:1. Open the user's attached "Display Management Handler 2021" project2. Select "File -> Build and Run" in the me... Read more
'Neg' operator does not invert zeroes
To reproduce: Use Neg operator on 0 Actual behavior: returns 0 Expected behavior: returns -0 (onnxruntime returns -0) 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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window