Search Issue Tracker
Transform Component doesn't collapse when pressing on the top pixels of ...
Reproduction steps:1. Create an empty project2. Press on any GameObject in the Hierarchy3. Press on the top pixels of the Transform ... Read more
Unity editor will not recognize MonoBehaviour when it has certain text c...
Reproduction steps:1. Open the attached project "Temp2020.3.33.zip"2. In the Project window select the "StrangeBehaviour" C# script3... Read more
Crash on UI::Canvas::GetRenderMode() const when changing levels
Reproduction steps:1. Open the user’s attached project2. Go to File → Build Settings and make sure that the selected Platform is iOS... Read more
‘Assertion failed’ and ‘ArgumentNullException' when creating a new Mater...
Reproduction steps:1. Open the attached ‘URP2022' project2. Open the ‘SampleScene’3. Observe the ‘Assets/Settings/URP-HighFidelity’ ... Read more
Bluetooth keyboard cannot enter text into Unity UI input fields on Quest...
Bug Report from one of our internal engineers working on the tracked keyboard feature: "Recently encountered this Unity bug while up... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
Burst Inspector middle divider is jittering when resized with the Burst ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Burst Inspector window (Jobs > Burst >... Read more
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
Order in Layer does not work when previewing in Prefab Mode
How to reproduce:1. Open the user-submitted project2. Open the Prefab "UiImagePrefab" (Assets/UiImagePrefab.prefab)3. In the Hierarc... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project.2. Observe the outputted frame rate. 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
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class