Search Issue Tracker
[New Scripting Runtime] Windows players won't start
1. What happenedWindows non-development players won't start. 2. How we can reproduce it using the example you attached- New project-... Read more
Crash on mono_delegate_trampoline when calling a delegate function
How to reproduce:1. Open the "Mono_Crash_Test_Runner.zip" project2. Open "TestScene.unity" scene3. Press Play Actual result: Unity c... Read more
Native DLL is not imported in Editor while it is working in standalone a...
To reproduce the issue follow the steps:1. Create new project2. Download dll's user has attached ( ENet.dll, ENetCS.dll)3. Try impor... Read more
Sometimes Unity Editor (OSX) crashes when closing it after idling
Steps to reproduce:1) Open any project (I used a project from 802534).2) Edit something (not sure if necessary).3) Leave the compute... Read more
[.NET 4.6] RpcException when trying to use Google Speech API libraries
To reproduce:1) Open attached project and test scene2) Play it Expected: Audio file is heardActual: This error jumps out: https://i.... Read more
[Mono] Could not load project, with unknown item type
1. Open attached project.2. Open script "test"3. Will open mono with a few errors and can no edit script. (see below) Read more
Conditional attribute method executing when the condition is not defined
Reproduction steps:1. Open the “ScriptableObject Test” project2. Open the “Assets/Scenes/New Scene.unity” Scene3. Enter the Play Mod... Read more
[Wild Crash] Editor crashes with GC_free when opening or closing certain...
How to reproduce:1. Download or open BotD project-OR-1. The issue was noticed to reproduce while opening or closing certain projects... Read more
[.NET 4.6] Editor crashes in mfplat.dll when calling CSCore method on .N...
Steps to reproduce:1.Open attached “CSCoreCrash.zip” Unity project2.Download attached 'Test.mp3' file3.Select 'SongLoader' object in... Read more
Crash on mono_log_write_logfile when changing the .dll file to be using ...
Reproducible with:1. Open the attached “CharTest.zip” project2. Observe the crash Reproducible with: 2022.3.0f1, 2022.3.18f1, 2023.2... 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