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
AudioClip reference is lost when loading a new Scene even if AudioSource...
Reproduction steps:1. Open the user's attached project and Scenes/MenuScene scene2. Enter the Play mode3. Select Start Game in the G... Read more
RenderTarget with premultiplied alpha blending is too bright and does no...
How to reproduce:1. Open the user's attached project2. Observe the circle In the Game view Expected result: In the top half of the s... Read more
GameObjects area affected by the Reflection Probe is white when any othe...
How to reproduce:1. Open the attached project "1265587.zip"2. Open the "Test" Scene Expected result: smooth reflection is visible on... Read more
HLSL cc compute shader fails to correctly generate uv texture to imageLo...
How to reproduce:1. Open attached project "TestXY.zip"2. In Project window, double-click on "test.compute" file and observe line 12 ... 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