Search Issue Tracker
IL2CPP Build freezes right after the splash screen when it was built usi...
How to reproduce:1. Open the attached project named "Case_1232157"2. Open the Build Settings3. Check if "OpenThis" Scene is included... Read more
Application.ProcessWindowsMessage loading window is displayed when closi...
How to reproduce:1. Open the attached project "1244214.zip"2. Select "New Terrain" Terrain in Project window Assets folder3. Click P... Read more
An existing Scene gets overwritten when importing a Custom Package
Repro steps:1. Open the attached project "import-overwrite.zip"2. Note that the scene "SampleScene2.unity" is empty and open scene "... Read more
[Textures] ASTC compressor not deterministic between CPUs (causes asset ...
How to reproduce:1. Open the user attached project (Asset_Bundle_Diff_Build.zip) on Linux2. Open the "AssetBundles" window if it isn... Read more
WebGL Settings are automatically set to use unsupported texture compress...
How to reproduce:1. Open user's attached "WebGL Compressed Texture Bug" project2. Select the "texture compressed" texture3. In the I... Read more
Physics.CheckCapsule method returns false when capsule is touching the e...
How to reproduce:1. Open the attached project "1257210.zip"2. Open the "Test" Scene Expected result: green wire sphere Gizmo is disp... Read more
Inspector doesn't render Unicode characters
How to reproduce:1. Download and open the user attached "Blank.unity" scene in a new project2. In the Hierarchy select the "Text (1)... Read more
Certain characters can't be typed in text fields when using extra Bashki...
How to reproduce:1. Set keyboard layout to Bashkir2. Create and open a new project3. Select "Main Camera" from the Hierarchy window4... Read more
UNITYTLS_X509VERIFY_FLAG_EXPIRED error in the Console
Steps to reproduce:1. Open Unity project2. Inspect Console Expected: no errors appearActual: UNITYTLS_X509VERIFY_FLAG_EXPIRED errors... Read more
AssetDatabase.CreateAsset generates uneccessary content into a text file...
Reproduction steps:1. Open the project from the attached file "1241343.zip"2. In the toolbar go to Custom > TextTest3. From Asset... 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