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
.NETStandard 2.1 in the editor is missing System.Memory, System.Buffers ...
When referencing .NETStandard 2.0 assemblies coming from NuGet package like System.Text.Json (https://www.nuget.org/packages/System.... 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
- “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