Search Issue Tracker
[IL2CPP] Build fails to compile when Development Build option is enabled
Steps to reproduce:1. Open the user’s attached project2. Press File > Build Settings3. Make sure that the Development Build optio... Read more
[Linux] SystemInfo.batteryStatus/SystemInfo.batteryLevel doesn't work on...
Reproduction steps:1. Open the attached “IN-17634.zip” project2. Open the “Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Obser... Read more
Cursor does not change to text input cursor when hovering over a Text Fi...
How to reproduce:1. Open the “CursorState.zip” project2. Open “NewUXMLTemplate.uxml“ file3. Double click on a TextField component4. ... Read more
Camera broken FOV after project upgrade from 2020.3 to 2022.1
Project is in BuiltinRP. I don't think this issue is render-pipeline specific. Steps:1. Open attached project (CamAni.zip)2. Open ca... Read more
Input.gyro.gravity inverted sign on X and Y axis depending on IOS device...
Steps to reproduce:1. Download and open the attached "IN-8164_TestGyro8" project2. Build and deploy the project to a iOS device plac... Read more
[macOS] EditorUtility.DisplayDialog dialog layout gets corrupted after d...
Reproduction steps:1. Open the “DialogHeightIssue“ project and open the “Main” scene2. Select the “Dialog“ GameObject and observe th... Read more
Edit menu's items do not work when the Hierarchy window is floating
How to reproduce:1. Open the attached “Hierarchy test” project2. Open the “SampleScene” scene3. Open the Game view4. Undock the Hier... Read more
Crash when changing Scene view Draw mode from Shaded to Custom
To reproduce:1. Open the Project “UnityBugRepoCustomSceneView”2. Open the Scene “Outdoors Scene”3. Change the Scene view Draw mode t... Read more
UI Toolkit UI Documents are not unloaded correctly when switching Scenes
Reproduction steps:1. Open the user’s attached project2. Enter Play Mode3. Press the “space” button to enter the next Scene (notice ... Read more
Crash on il2cpp::icalls::mscorlib::System::RuntimeType::GetGUID when Bui...
Reproduction steps:1. Open the attached project "GuidResolutionError.zip"2. Build And Run the project using IL2CPP Scripting Backend... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code