Search Issue Tracker
[iOS] [iPhone 11] ScreenOrientation.PortraitUpsideDown works only for th...
Steps to reproduce:1. Open attached "ScreenBugRepro.zip" project2. Build for iOS and deploy the Xcode project to the iOS device3. Pr... Read more
Override is not applied to the field after script compilation
Steps:1. Open attached project and load SampleScene2. Select GameObject prefab instance in the scene==>It has 'FloatVariable' val... Read more
[IL2CPP] converting double to uint32 results in wrong value
How to reproduce:1. Build the attached project with IL2CPP backend.2. Run the player3. Check the "UInt32Max" and "Back to Uint32" va... Read more
[PackMan] Package version dropdown icons are misaligned for a docked win...
The icons/bullets for selecting package versions from the dropdown list are misaligned for a docked window at 125% UI scaling.Refer ... Read more
[PackMan] Package selection reverts to previously installed/removed pack...
Clicking on some package after installing/removing another package leads to the selection being reverted to the previously installed... Read more
Occlusion map is missing on models with StingrayPBS material when import...
How to reproduce:1. Create a new Unity project2. Import the attached "test.fbx" model3. Open the Inspector Window of the imported "t... Read more
[UWP] System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterf...
Steps to reproduce:1. Download attached project2. Make sure that "InternetClient", "InternetClientServer" and "PrivateNetworkClientS... Read more
Inspector Preview reacts to scrolling when mouse is above the Preview
Reproduction steps:1. Open user's attached project "case_1190600-ItemAbilityTesting"2. From the Project window, in BaseHuman > An... Read more
[SerializeReference] Editor crashes on Transfer<JSONRead> when calling J...
How to reproduce:1. Open the attached project "case_1198073.zip"2. Load the "SampleScene"3. Enter Play mode-- Observe the crash Repr... Read more
Baked Lightmap contains colors that are not created by any Light when sw...
Steps to reproduce:1. Open the attached project "Case_1197867"2. Open "SampleScene"3. Notice the Lightmap on "Cube" GameObject Expec... 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