Search Issue Tracker
DllImports get stuck in error loop when a combination of static construc...
How to reproduce:1. Open the user's attached project ("StaticEditorInitDllLoadFailureOnFirst.zip")2. After the project is opened, in... Read more
Panel and ScrollView are outside the canvas borders in the Controls scene
Steps to reproduce : - import the UI sample scenes- open the Controls scene and notice the Panel and ScrollView are outside the bord... Read more
Marshal.OffsetOf returns invalid value in IL2CPP for misaligned fields o...
Marshal.OffsetOf returns invalid value in IL2CPP for misaligned fields on macOS, .NET 7.0/ Unity Mono return correct value. On 2022.... Read more
Reparented GameObject restored in a different position after Redo operation
Steps:1. Open attached project2. Instantiate "ConstructionLight_Low" 3D model to Scene view3. Unfold children of this model in Hiera... Read more
[Android] Mali-400 MP GPU fails to compile shader which gives pixelated ...
Steps to reproduce: 1) Download attached project 'BasicHexTest.zip' and open in Unity2) Build and Run 'HexTestScene' on a deviceNote... Read more
Services Window breaks and shows an indefinite "Loading..." label when d...
How to reproduce:1. Create a new project2. Open the Services window3. Undock it and dock it again4. Observe the Services window Expe... Read more
[Templates] Line Endings for New Scripts are set to Windows by default w...
If you create a new project with any template, the Line Endings for New Scripts setting in the Editor tab of Project Settings will b... Read more
[iOS] Multi-Display causes a crash on Metal`MTLReportFailure
How to reproduce:1. Build the "Multi-Display.zip" project for iOS2. Connect extra screen to iOS device (via cable or Airplay)3. Run ... Read more
Error “Value cannot be null. Parameter name: key UnityEngine.GUIUtility:...
How to reproduce:1. Open the “IN_72216” project2. Open the “Play Asset Delivery Assets” and make sure the “Include in Build” is disa... Read more
[SortingLayers] sprites with cutout rendering mode is rendered at the bo...
Steps to reproduce:1. Open attached project ("case_696711-test_5.1.0f1 (82c0618b396f).zip").2. Red cloud has same settings as green ... 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