Search Issue Tracker
Android SDK update freezes Unity on Win 8.1 even though it's finished
Unity freezes when trying to update Android SDK on Windows 8.1. However, it gets successfully updated and after restarting Unity, yo... Read more
Unity crashes with some projects/textures when converting to ATC(adreno)...
Building with ATC(adreno) texture compression or switching platform with it makes Unity unresponsive in 5.0 for some projects/textures. Read more
[NativePlugin] Typo in a native plugin warning in the editor
Steps to reproduce: 1. Open the attached project2. Select 'FBXSplitter' dll file Notice warning in the inspector: "Once native plugi... Read more
[Terrain] Crash on TerrainRenderer::GetPatchVertexStream when snapping i...
Steps to repro:1. Create new porject/open the attached project2. Select a terrain in the scene view3. Hold 'V' key, drag it4. Observ... Read more
U4.6 Metal Seed 1 - Can no longer use Input Field on iOS
Input Field is non responsive on iOS in 4.6.1p2 Read more
[ContextMenu]If a script is derived from a MonoBehaviour defined in an a...
Steps to reproduce this issue: 1. Open the attached project2. Open 'test' scene3. Select 'test' gameobject, it has 3 components4. Cl... Read more
[Lightmapping] Previously statically lightmapped objects have artifacts ...
Steps to reproduce:1. Download attached project2. Open test3 scene3. Select any of the static objects in the scene. "Cube" get most ... Read more
[MacOS] Input.mousePosition updates when outside the window on Mac, whic...
To reproduce:1. Open attached project2. Build (windows) and run Default scene3. Run in windowed mode4. Move cursor outside of the wi... Read more
[Prefab] gameObject.GetComponents(list) does not get components on prefab
Steps to reproduce this issue: 1. Open the attached project2. It has 'test' prefab3. Prefab has 2 scripts: 1) MainScript 2) SubScrip... Read more
GUIContent's tooltip shows only occasionaly in Editor
Steps to reproduce:1. Open the attached project2. Hover over the custom button. No tooltips are shown3. Select the 'gameobject' game... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template