Search Issue Tracker
[GLCore] Tessellation only works with glcore43 or newer
Tessellation only works with glcore43 or newer version, but with modified glcore it should work with every version, because untiy sh... Read more
GameObject.SetActive() seems to affect assignment value to RectTransform...
To reproduce:1. Import the package attached, open the project, go into the testScene. press play.2. In game scene, press F, you will... Read more
Light Intensity value gets doubled when project is upgraded from 4.6 to 5.0
To reproduce:1.Create scene in Unity 4.6, add any light with more than 4 intensity.2.Open this scene in Unity 5.x.3.Check created li... Read more
Unity crash on launch caused by update checker
Crash is happening in the Unity update check, seems to be coming from CurlRequest::Check(). Elmir fixed it temporarily by dropping t... Read more
[MeshCollider][Rigidbody] Sphere collider rolling on mesh collider jumps
Steps to reproduce: 1. Open attached project (Collider5.zip)2. Open scene "test"3. Play it and notice that after rolling for some ti... Read more
VR Builds crash when run from AppData
description in title Read more
[Crash] Lightmapping two terrains results in crash
Steps to reproduce:1. Open attached project's scene "Terrain test".2. Set one terrain's Y to -50.3. Wait for lightmapping to finish.... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project2. Select "MissingScript" asset and notice that it has a script missing3. Select both, "... Read more
[TextureImport] Importing large HDR cubemaps uses a lot of memory, crash...
TLDR: importing 15000x7500 HDR file into a 4096x4096 cubemap uses 9.2GB of memory during the import process. Steps to reproduce: 1. ... Read more
CapsuleCastAll has issues when the start of the sweep is intersecting wi...
How to reproduce: 1. Open attached project2. Open scene TestScene.unity- The capsule casts in the scene represent character jump arc... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder