Search Issue Tracker
GameView's Scale lower limit depends on the Windows Scale setting with H...
To reproduce:1. Use a high DPI monitor (anything above 1080p should work)2. Open any project or create a new one3. Drag the Game Vie... 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
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
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
[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
[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
Kinematic Rigidbody does not respect Adaptive Force setting
How to reproduce: 1. Open attached project2. Open scene PhysicsTestScene.unity3. Play the scene- Note the left structure does not br... Read more
[Android] Video is not being rendered when using URL on some Android dev...
To reproduce:1. Open attached project VideoPlayerAndroidQ.zip2. Build and run to android device Actual result: Video is not playing ... Read more
[Android] Samsung S21 is not able to reach .obb
How to reproduce:1. Open the attached "1365713_repro.zip" project2. Switch the Platform to Android (File->Build Settings...->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
- 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