Search Issue Tracker
[Collision] Low and Medium Collision Quality does not work
Steps to reproduce. 1. Open attached project's scene "ParticleBug". 2. Enter play mode. 3. Left system's Collision quality is medium... Read more
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 project 2. Open the one_way_test scene 3. Press play 4. 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->Player Setti... 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. Op... 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 cont... 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 `UnityEng... Read more
OS X: Entering "~" in location when creating new project, creates projec...
Tested on Unity 5.2.0 (UnityAds branch) 1. Start Unity 2. Create new project 3. Enter project location "~/Unity/Test" 4. Click Crea... 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered