Search Issue Tracker
"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
[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
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
Burst compilation process never finishes, freezes the editor
Reproduction steps: 1. Open the attached “TestProject.zip“ project2. Uncomment the 10th line in the “LayoutEngine.cs“ Script and sav... 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
[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
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
[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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used