Search Issue Tracker
Animator.velocity spikes when blending animations with different length ...
How to reproduce:1. Open the attached project2. Open and play Scene3. Move the character with arrow keys to one direction4. Stop and... Read more
[Device Simulator] Not full view is displayed in the simulator after cha...
Steps to reproduce: Open any project Go to the Window -> General -> Device Simulator Find the "Game/Simulator" view and select... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
[HDRP][PathTracer] Flashing at first frame blow up the automatic progres...
Repro steps :- Open attached project- Open scene called "Outside"- Check that the accumulation of the pathtracer is okay exposure wi... Read more
TextureImporterInspector: "Mapping" popup text is empty
To reproduce:1. Open attached project2. In the project browser, select Art/Decal_Blood_013. In Import Settings, switch "Texture Shap... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
[Shader Compiler] Compile error with overloaded CG methods differing onl...
Steps to reproduce: 1) Download attached project 'UnityShaderCompileError.zip' and open in Unity2) Open scene 'testScene'3) Select '... Read more
[Backport] IL2CPP doesn't properly handle invalid surrogate pairs causin...
TextMeshPro accepts surrogate pair characters (e.g. emojis), however it doesn't properly handle them causing a crash within the IL2C... Read more
[Mobile Notifications] [Android] Tapping a notification doesn't do anyth...
Steps to reproduce:1. Build and Run the user-attached project2. Suspend the app (put it into the background)3. Wait 10 seconds. A lo... Read more
[URP][Quest] URP specular precision artifacts on curved surfaces
Reproduction steps1. Open the attached user's project "URPSpecularPrecisionOnCurvedSurfaces.zip"2. Open "SpecularPrecisionTest.unity... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class