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
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
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used