Search Issue Tracker
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
NullReferenceException causes freeze when thrown in the Player
How to reproduce:1. Open the attached project "BugNullExc.zip"2. Open the "TestCrash" Scene3. File > Build And Run4. Press on the... 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
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 on RaiseException when hovering over code post-breakpoint trigger ...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/NeonTest.unity“ scene3. Switch the Editor to Debug... 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
Api Compatibility Level contains version number for .NET Standard
How to reproduce:1. Create a new Unity project2. Open Player settings3. Other Settings -> Configuration -> Api Compatibility L... Read more
Server build doesn't respond to "Ctrl+C" after setting "Console.Foregrou...
How to reproduce:1. Open the user attached project (svrbuild-ctrl-c.zip)2. Press Ctrl+Shift+B to open the "Build Settings" window3. ... Read more
[Android] [Mono] CurrentCulture returns 'Invariant Language' instead of ...
How to reproduce:1. Open the attached project '1376786.zip'2. Make sure your Android device language is set to English (United State... 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