Search Issue Tracker
Track pad zoom is not pinch but two fingers up and down
I've only been able to test with a MacBook but you are unable to zoom using a trackpad. If you try to zoom using a pinch gesture the... Read more
Crash on PhysicsScene2D::DestroyColliderIgnoreCollisions when loading a ...
Reproduction steps: 1. Open the project attached by the user 2. Open "scn_gray_1_1" scene and enter Play mode 3. Continue forward to... Read more
HDRP Shader Graph Sample Hair material shows square artifacts when it is...
How to reproduce: 1. Create an HDRP Template project 2. Open Package Manager window and import the Material Samples 3. Open the Hair... Read more
[Android][URP] Gray screen on Android with OpenGLES 3 when Depth of fiel...
Reproduction steps: 1. Open the attached project "GreyTest.zip" 2. Switch to Android Platform and in the Player Settings under Other... Read more
[Android][IL2CPP] Forked threads from UnityMain inherit its properties i...
Repro steps: 1. Open attached project 2. Export a gradle project 3. Open the project in Android Studio 4. Build to an android device... Read more
URP Assets, set in Graphics Settings on Runtime are not taken into accou...
To reproduce: 1. Open the attached project; 2. Open ShaderVariantTool: Window> ShaderVariantTool; 3. Make sure "level1" URP asset i... Read more
Canvas elements' changes in size are delayed when the Build window's res...
How to reproduce: 1. Open user's attached "窗口大小改变的问题" project 2. Open the "SampleScene" Scene 3. Open the Build Settings (File->Buil... Read more
[Bug] Caching preprocessor does not recognize "'" or "`" characters in t...
STR: Create a new until shader, add the following lines: #if 0 #error Can't #endif Observe that the shader fails to compile after... Read more
[UIR] Button elements sometimes not visible after being pressed multiple...
How to reproduce: 1. Open "UITKFadeProblem.zip" project and SampleScene scene 2. Enter the Play mode 3. Keep pressing the menu Butto... Read more
Scene's Hierarchy visibility and pickability settings are reset after bu...
How to reproduce: 1. Open any Unity project 2. Populate a Scene with GameObjects and change their visibility and pickability in the ... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template