Search Issue Tracker
[iOS][Metal] Black screen in the ResizedView project from the native sam...
To Reproduce: 1. Build and run the attached project on iOS with Metal.2. Observe that the screen is black and auto rotation doesen't... Read more
Shortcut window searchbar loses edit mode when typing into searchbar aft...
How to reproduce:1. Create and open a new project2. Open Edit -> Shortcuts3. Into the search bar type in "folder"4. Assign any bi... Read more
[LightProbes] Probes incorrectly collect light when are close to both em...
Steps to reproduce: 1. Download and import attached project.2. Open scene: test3. Move ground plane lower and wait for bake. Expecte... Read more
InvalidOperationException error when attempting to undo inside UI Builder
How to reproduce:1. Open the attached project “IN-6124_GameJam2022_Q2_TeamB.zip“2. Press Window → UI Toolkit → Builder3. Select “Pau... Read more
Crash on BatchRendererGroup::OnBeforeCulling when changing Scenes
Reproduction steps:1. Open the user’s attached project2. Open “Assets/CommonAssets/Base” Scene3. Enter the Play Mode4. In the Game V... Read more
[UnityWebRequest/WWW] Can't get final absolute url from UnityWebRequest ...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it and press "go"4. In console notice that relative path is ... Read more
[WebPlayer] Failed to decompress data for the AssetBundle 'WebStartData'
Steps to reproduce:1. Download and open project "Boyscout"2. Build and run scene "_Scenes/Main" for Web Player platform3. In opened ... Read more
Crash in m_IgnoredColliders during Collider:Deactivate
Steps to reproduce:1. Download and open project "778529-Mano.zip"2. Open scene "Scenes/main"3. Enter play mode4. Unity editor crashe... Read more
[NavMesh] [Carving] Unnecessary face added if two of surface vertices ar...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. Bake navmesh if needed and notice that there's a thin line which... Read more
[Input Manager] "Joystick is connected" is logged into the Console when ...
How to reproduce:1. Create a new Unity project2. Connect a gamepad3. Observe the Console Expected result: “Gamepad is connected” is ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- 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
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class