Search Issue Tracker
[WebGL][Chrome] game freezes after switching the browser tabs
To reproduce: 1. Open the project, attached by the user (link in the edit)2. Build and run for WebGL3. In the build, switch the tabs... Read more
UI flickering issue on specific Vivante devices
When running on Vivante devices with android 4.2.2, button presses and some UI updates (Input field at least) cause flickers; Fixed ... Read more
[OSX] RenderSurface attachment asserts on various projects, in 5.4 beta ...
Steps to reproduce: 1. Open Unity;2. Open attached project;3. Open "1.unity" scene; 4. Notice that there are 3 planes in the scene w... Read more
Rect Transform values are set to NaN when decreasing the height of the C...
To reproduce: 1. In a new project, create a Canvas2. Set Render Mode to Screen Space - Camera3. Select Main Camera as Render Camera4... Read more
[Android]The R.java generated by Unity during android compilation is too...
Steps to reproduce:1. Open "AndroidRClass.zip" project2. Build project on android platform3. Go to Temp/stagingArea/gen and in searc... Read more
Handheld.PlayFullScreenMovie video not displayed but audio can be heard ...
How we can reproduce:1. You need to simulate a poor network condition. On a Mac this can be done like this:1.1 Connect the computer ... Read more
UI Sliders on secondary screens do not respond correctly when using Mult...
Reproduction steps:1. Open the attached build of the project named "Build_1146233"2. Move the slider on the first screen. Slider fun... Read more
Ubuntu - UnityEngine.XR.Tango error stating to enable an already enabled...
The following errors appear once the attached project is opened in the editor. AR foundation and XR legacy helpers are installed. Th... Read more
Assert appears while Unity recompiles script and scene is running
Repro1. Open attached project2. Run "TextureTest" scene3. Open "DownloadTextureTest.cs" and make some changes4. Save the script and ... Read more
Errors about "Invalid AABB result" appear in console while running a scene
Regression from Version 5.3.0f4 (2524e04062b4)Repro steps:1. Open attached project2. Run the "Level" scene==>aabb.IsFinite()IsFin... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used