Search Issue Tracker
[Linux][Vulkan] Crash when using Nvidia drivers >545 and graphics API se...
Reproduction steps:1. Create an empty Unity project.2. In Project Settings > Player > Other Settings, remove all Graphics APIs... Read more
[Apple silicon][M1] Game view FPS is very low when the view is moved to ...
Using an external display on an Apple silicon MacBook Pro laptop causes playmode FPS to drop significantly. Repro:1) Connect an exte... Read more
Projects built with .NET 4.6, DateTime.Now always returns current UTC ti...
Reproduction steps:1) Download and open TimeTest.zip project2) Build and run "TimeTest1.unity" scene on an Android device-- Notice t... Read more
[Android][IL2CPP] App crashes after executing Application.Quit
Repro steps:1. Open attached project2. Build and Run on Android3. Press the back button4. If the app doesn't crash try to resume it ... Read more
Shaders are ignored when executing Build Asset Bundles method from conso...
How to reproduce:1. Open any command-line interpreter2. Run "UNITYPATH -batchmode -quit -nographics -projectPath PROJECTPATH -execut... Read more
InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeA...
How to reproduce:1. Download and open the attached project2. Enter Play mode3. Observe the console window Expected outcome: No error... Read more
"System.Net.CookieContainer" throws an "ArgumentException" error when us...
How to reproduce:1. Make sure to switch the system locale to one that does not conform to UTF-8 like “Japanese (Japan)”2. Make sure ... Read more
Animator.GetBoneTransform does not return null when Animator is disabled
Reproduction steps:1. Open the attached project "GetBoneTransform.zip"2. Open the "Scenes/SampleScene" Scene3. Enter Play Mode4. Sel... Read more
[URP] [AR Foundation] warning message regarding cameraDepthTarget with U...
Repro steps:1. Open the attached Unity project.2. In Build Settings, switch to either the iOS or Android platform.3. Build and deplo... Read more
[Shader Graph] Fog Node density returns 0 when it is connected to an Unl...
Reproduction steps:1. Create a new Project with URP or HDRP2. In the Project window create a new Unlit Graph and open it3. In the Sh... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code