Search Issue Tracker
[macOS] Crash on GC_mark_from when trashed GC objects are used by Burst
Reproduction steps:1. Open the user's attached project2. Open scene "GameScene-Endless-Mode"3. Enter Play Mode4. Press J-- observe c... Read more
Unity Hangs in an infinite callback loop when reloading scripts after lo...
How to reproduce:1. Open the user's attached project ("LogFromRenderThreadBug.zip")2. Load "Scene" scene3. Enter Play mode4. Exit Pl... Read more
[MacOS][Silicon] AOT.MonoPInvokeCallback native-to-managed callback fail...
Reproduction steps:1. Open the user's attached project2. Make sure that Scripting Backend is set to Mono3. Build the project4. Launc... Read more
Breakpoints are not hit in runtime complied code when recompiling the co...
How to reproduce:1. Open the attached "1295381.zip" project2. Open the SampleScene Scene3. In the Edit->Preferences->General-&... Read more
Unity Mono Release mode JIT causes an error when using a MemoryMappedFile
How to reproduce:1. Make sure the attached “test.bin“ is installed2. Open the “IN-80870_repro“ project3. Open the “MemoryMappedFileE... Read more
[Mac] Stack trace is not available after a crash in the Editor log
Steps to reproduce:1. Open the attached project2. Enter Play mode in SampleScene3. After the project crashes, check Editor log Expec... Read more
System.Diagnostics.Process.GetCurrentProcess().MainWindowHandle always r...
Reproduction steps:1. Open attached project "WindowHandle.zip" and scene "SampleScene"2. Build and Run3. Open an additional instance... Read more
Calling Marshal.PrelinkAll() on a class that contains a DllImport attrib...
Calling Marshal.PrelinkAll() on a class that contains a DllImport attribute of a non-existent dll will always log lines that look li... Read more
Setting HttpClient.Timeout to a value greater than the default value of ...
Reproduction steps:1. Open user's project "Timeout.zip"2. Open "SampleScene" Scene3. Enter Play mode4. Wait for 3 minutes Expected r... Read more
[Mono] Unity crashes when calling FindObjectsOfType() with a generic abs...
How to reproduce:1. Open the attached "1312890 repro" project2. Open the "SampleScene" Scene from the Assets folder3. Enter Play Mod... 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