Search Issue Tracker
[Mono] "DllNotFoundException" error is thrown in the Android logs when b...
Reproduction steps:1. Open the attached user's Unity project "AndroidBuildDebugging.zip"2. Navigate to Assets > Scenes folder3. O... Read more
Crash on assertion "condition is_ok (error) not met" when entering the p...
Reproduction steps:1. Create a new project2. Import attached Test.cs Script to the project3. Attach a Script to an Object that is in... Read more
Failed to load a custom asset when using Naninovel package
Reproduction steps:1. Open the user's project "Test.zip"2. Select `Assets/Scripts/TestScript.nani` asset3. In the Inspector window e... Read more
Quitting the player that has a lot of alive objects with finalizers resu...
How to Reproduce:1. Download the attached script;2. Create an empty Unity project;3. Attach said script to any GameObject;4. Build a... Read more
[android] HttpUtility Null reference exception on .net 4.x when performi...
How to reproduce:1. Build and run the "Http test.zip" Project on an Android device2. Check the logs once the Project fully loads Exp... Read more
Microsoft.Extensions.Logging Nuget Package causes errors in console when...
Reproduction steps:1. Open project "UnityNugetBugTest.zip"2. Open Scene "SampleScene"3. Open Build Settings in File > Build Setti... Read more
Crash with ScanAssemblyForAttributesAndInterfaceImplementations when ope...
Reproduction steps:1. Open the user's attached project Expected result: Project opensActual result: Project crashes Reproducible wit... Read more
PlatformNotSupportedException is thrown when using System.Security
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and observe the Console... Read more
Crash on GC_push_all when updating custom mesh generation
Reproduction steps:1. Open the user's attached project2. Open "Assets/CurveDesigner/Scenes/EndlessRunnerExampleScene" Scene3. Select... 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