Search Issue Tracker
Passing accessMask = 0 to MutexAccessRule : base constructor, throws Arg...
Passing accessMask=0 (second argument in base), throws ArgumentOutOfRangeException : public MutexAccessRule (..., ..., ...) : base (... Read more
Stepping over a specific breakpoint while debugging in VS Code crashes e...
To reproduce: 1. Open attached project 2. Open 'MainScene' in project and run built game for Mac (we need 2 games would be played p... Read more
Crash when opening custom Editor window from Odin Inspector
How to reproduce: 1. Open the attached project "ScratchThat.zip" 2. In the Menu bar go to Tools > Odin Inspector > Getting Started 3... Read more
System.Diagnostics.Process.GetCurrentProcess().MainWindowHandle always r...
Reproduction steps: 1. Open attached project "WindowHandle.zip" and scene "SampleScene" 2. Build and Run 3. Open an additional insta... Read more
Crash on Editor exit caused by race condition in Mono
There is a crash in Mono on editor exit ending up with this stacktrace: #0 0x00000139f226a9 in mono_profiler_raise_thread_stopped ... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce: 1. Open the attached project 2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected 3. Mak... Read more
[M1][WebGL] Editor throws errors when building for WebGL on native Apple...
Reproduction steps: 1. Open the user's project 2. Build for WebGL Expected result: Build succeeds Actual result: Build fails and th... Read more
[Mono Runtime Upgrade] Can't launch windows standalone build built on Wi...
1. What happened The following error appears in system application log ('1.exe' is windows standalone build): Faulting application... Read more
Crash in RegisterUndo when deleting object in scene
To reproduce: 1. Open attached project 2. Open Demo Populating Cells scene found: /Assets/Peidan-JoJo/TheGrid/Demos/Demo 2.0 - Popu... Read more
Crash on "(KERNELBASE) RaiseException" when reloading Mono assemblies fo...
How to reproduce: 1. Open the attached project("crashP.zip") 2. Repeatedly click the "Play" button 3. If it doesn't crash from the f... 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
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template