Search Issue Tracker
Debugger can not be attached and Unity crashes on exit after that (.NET ...
Reproduction steps:1. Open project attached (case_923000-ReflectionTest.zip).2. Open script "Reflections.cs".3. Try to attach debugg... Read more
Passing accessMask = 0 to MutexAccessRule : base constructor, throws Arg...
Passing accessMask=0 (second argument in base), throws ArgumentOutOfRangeException :public MutexAccessRule (..., ..., ...) : base (i... Read more
Stepping over a specific breakpoint while debugging in VS Code crashes e...
To reproduce:1. Open attached project2. Open 'MainScene' in project and run built game for Mac (we need 2 games would be played para... Read more
Crash/Freeze when debugging a Dictionary which is null with JetBrains Rider
Reproduction steps:1. Open "space-gun.zip" project2. Open "RedesignTestScene" scene3. Open "DirectionUtils" script in Rider4. Debug ... Read more
[macOS] Editor crashes with unexpected mark stack overflow when entering...
Reproduction steps:1. Open the attached "Project.zip" project2. Open scene Assets\_Avataris_Subrepos\UI\Scenes\UI.unity3. Enter and ... 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#1 ... Read more
"FileNotFoundException: Could not find file" error when the path to scri...
To reproduce: 1. Download attached project "IssuePathTooLong.zip" and open in Unity2. Create one more subfolder in "ReallyLongFolder... 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 n... Read more
Crash in RegisterUndo when deleting object in scene
To reproduce:1. Open attached project2. Open Demo Populating Cells scene found: /Assets/Peidan-JoJo/TheGrid/Demos/Demo 2.0 - Populat... Read more
Crash on buffer_add_value_full when debugging with code editor attached
How to reproduce:1. Open the attached '1249172.zip' project2. Open 'Main' Scene3. Open 'CameraManager.cs' Script with Rider4. Set a ... 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
- "Unity SDF" font Asset from TMP Extras is pink
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes