Search Issue Tracker
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
[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
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
[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 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
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
[Android/Audio] Android app stops playing audio at all if another app ta...
To reproduce:1) Create new project2) Add an Audio Source to scene with a piece of audio set to play on awake and loop3) Build and ru... 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 link2. Open "Main Scene"3. Turn on the Profiler win... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class