Search Issue Tracker
Asset Bundle size incrementally increases when updating the Unity Editor...
How to reproduce:1. Open the attached "1391542" project2. Build the Asset Bundle (Build -> Build AssetBundles)3. Open the "AssetB... Read more
Frames are not cleared when HDR, MSAA, Opaque Texture and Depth Texture ...
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Move with WASD keys Expected result: Frames are clearedAc... Read more
Mesh has wrong vertices count when Index Format is set to 16 bit
How to reproduce:1. Open users attached project2. In the Assets folder expand "sphere_163842_327680.fbx" asset3. Select "Icosphere_M... Read more
Coroutine with WaitForEndOfFrame() finishes too soon when the framerate ...
How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... Read more
[IL2CPP] "BuildFailedException" and Bee errors are thrown in the Console...
Reproduction steps:1. Open the attached user's project2. Go to File > Build Settings3. Switch to Android Platform and Build the p... Read more
Long string of text cannot be seen when deleting it
Reproduction steps:1. Create a new project2. In the Hierarchy window rename any GameObject to have a long name that it doesn't fit3.... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene scene3. Select MainCamera in the Hierarchy win... Read more
Editor crashes when an AnimationEvent is created via script and played b...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Enter Play mo... Read more
DllNotFoundException: Unable to load DLL 'FirebaseCppApp-8_6_2' error th...
Reproduction steps:1. Open the attached Unity project "Final1.zip"2. Open Android Logcat window3. Build and run the application on a... Read more
[MacOS] Secondary monitor doesn't refresh when adding a GameObject on a ...
Reproduction steps:1. Create a new project and open it on the main monitor2. Make Unity Editor fullscreen3. Place the Unity Editor w... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS