Search Issue Tracker
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
Editor crashes when unmanaged generic constraint is used in native .dll
How to reproduce:1. Open the attached "TestFor1069236.zip" project's SampleScene2. Play the Scene3. Observe the crash Reproducible w... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used