Search Issue Tracker
[Android]The R.java generated by Unity during android compilation is too...
Steps to reproduce: 1. Open "AndroidRClass.zip" project 2. Build project on android platform 3. Go to Temp/stagingArea/gen and in se... Read more
Semaphore.WaitForSignal under Canvas.BuildBatch causes a slow editor in ...
Steps to reproduce: 1. Open the attached project "Temp Project" from the ownCloud link 2. Open "Main Scene" 3. Turn on the Profiler ... Read more
Assert appears while Unity recompiles script and scene is running
Repro 1. Open attached project 2. Run "TextureTest" scene 3. Open "DownloadTextureTest.cs" and make some changes 4. Save the script ... Read more
[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 WebGL 3. In the build, switch the t... 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
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 compu... 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 sce... Read more
Unity freezes and Domain Reload is slower after increasing the size of a...
Reproduction steps: 1. Open the attached project "AddressablesPerformanceTest.zip" 2. Open "SampleScene" 3. Select the "Test" GameOb... Read more
[XR SDK] Oculus device image is noticeably brighter compared to WMR
Reproduction steps: 1. Open the attached project ("VROverbrightIssue.zip") (VROverbrightIssue\TestProject-XRPlugin) 2. Open "SampleS... 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 project 2. Run the "Level" scene ==> aabb.IsFinite() Is... 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
- Slider can be moved by clicking anywhere in the container when Slider is added to the Slider Group
- Unsupported documentation is opened when pressing the "QuickStart" button in the Engineering package
- Crash on OverridingParameterPreparer::OnPrepareVector when repeatedly saving changes made to a Shader Graph
- All mouse clicks resize the Editor Window when script recompilation occurs
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled