Search Issue Tracker
Button position is wrong on fullscreen player which aspect ratio is diff...
Steps to reproduce:1. Open attached project's scene "BrokenButton".2. Check how button is highlighted.3. Build and run project.4. Ch... Read more
Profiler's Record setting gets enabled again when re-opening the Profile...
How to reproduce: 1. Open any project2. Play the scene3. Open the Profiler window4. Disable the Recording5. Close the Profiler windo... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
iOS multiple displays are not working
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains a script which checks if multiple displays are su... Read more
Adding scene with OpenSceneAdditive and disabling Continuous baking caus...
Steps to reproduce: 1. Open attached project2. Create new scene. Remove "Directional light" (for ease of seeing a bug)3. Right-click... Read more
[Forward|Clear] 2nd camera doesn't clear skybox if main camera has Image...
Steps to reproduce: 1. Open attached project (SSAO bug.zip)2. Open scene "SSAObug"3. Make sure that "Anti aliasing" (found in Qualit... Read more
[Mesh] "Failed getting triangles. Submesh topology is lines or points" e...
1. Mesh mesh = new Mesh();2. Debug.Log(mesh.triangles);3. Get the error! (which doesn't cause anything bad, but is annoying) Seems t... Read more
Canvas: Screen Space - Camera, is not scaled correctly on first play fra...
To reproduce:1.Open attached project.2.Open "VRCanvasError" scene located in Assets.3.Check Pause mode and play the scene.4.Notice t... 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