Search Issue Tracker
[EdgeCollider] 2D circle collider collides incorectly with one-way edge ...
To reproduce:1. Open attached project2. Open the one_way_test scene3. Press play4. Notice that circle falls through edge collider Read more
[D3D11] Changing API from D3D11 to any other API cause a crash
By changing API to openglcore few time, unity crashes. Project Steps: 1. Open scene "Test".2. Go to File->Build&Run->Playe... Read more
[hlslcc] VFACE semantics is miscompiled with glcore/gles3
VFACE semantics doesn't work with openglcore as it should be, value is miscompiled in hlslcc steps somewhere. Project Steps: 1. Open... Read more
[Managed Plugins] Interdependent DLLs have to be in the same folder
Reproduction steps:1. Open attached project "SameFolderDllTest"2. There are two dlls in the asset folder Test1 & Test2, which co... Read more
Texture2D.alphaIsTransparency API is editor-only but lives in UnityEngin...
-e: Using Texture2D.alphaIsTransparency in a script causes the build to fail with the following error: error CS1061: Type `UnityEngi... Read more
OS X: Entering "~" in location when creating new project, creates projec...
Tested on Unity 5.2.0 (UnityAds branch) 1. Start Unity2. Create new project3. Enter project location "~/Unity/Test"4. Click Create b... Read more
Static integer larger then 2^32 crashes Windows build
Steps to reproduce:1. Open attached project's scene mainScene.2. Build and run for Windows.3. Build crashes. Note: in editor there's... Read more
[Crash] Graphics.Blit() freezes windowed player on window resize
Steps to reproduce.1. Build and run project "Case 695834 5.10f1.zip" for Windows.2. Try to vertically resize player (decrease size t... Read more
[InputField] Caret offset wrong when inside scaled canvas
Steps to reproduce1. Open attached project2. Open scene 'InputFieldCaretBug'3. Enter play mode4. Press on input field5. Notice the c... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject