Search Issue Tracker
Network Serializer changes some 64bit integer values
Network Serializer changes some 64-bit integer values. This problem was fixed for 32-bit numbers long ago, but not for 64-bit numbers. Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default