Search Issue Tracker
Crash on MoveSmall when using TextAsset's text property on a big text file
How to reproduce:1. Open the user's attached project2. Enter Play Mode Expected result: Editor enters Play Mode and TextAsset.text r... Read more
Crash when entering the Play mode
How to reproduce:1. Open the attached project "Eight-Prototyping.zip"2. Open the "BattlePrototype" Scene3. Press the Play button Exp... Read more
Unity crashes on mono_log_write_logfile Stacktrace line after entering P...
How to reproduce:1. Open the attached project "Racing Game V1.zip"2. Open Assets > Karting > Scenes > Blockout_1.unity3. Pr... Read more
[MacOS] Freeze/Crash with * Assertion at boehm-gc.c:684, condition `remo...
Reproduction steps:1. Open the user's attached project2. Attach a debugger and enter play mode3. Exit play mode4. Press stop on the ... Read more
Timeout value does not propagate when using a DelegatingHandler as the m...
1. What happenedTimeout value does not propagate when using a DelegatingHandler as the main HttpClient handler2. How can we reproduc... Read more
Interface default implementation crash when passing class as a generic p...
How to reproduce:1. Open the project "InterfaceDefaultMethods.zip"2. Open "SampleScene" Scene (Assets>Scenes>SampleScene)3. En... Read more
"TypeLoadException" is thrown when using recursive types in MonoBehaviou...
Reproduction steps:1. Open the attached "IN-39414.zip" project2. Open the "Assets/Scenes/SampleScene" Scene3. Enter Play Mode4. Obse... 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
Unhandeled exceptions are thrown when debugging with JetBrains Rider IDE
Steps to reproduce:1. Open the attached "case_1367206_repro" project2. Select any version of Rider IDE in Edit > Preferences >... 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