Search Issue Tracker
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
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
Depth readback renders a white rectangle when Game and Scene viewports a...
How to reproduce:1. Open the “Depth_Readback_Bug” Project2. Open the “SampleScene”3. In the Toolbar, select the “2 by 3” layout4. En... 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
[WWW] Getting error message 'Coroutine continue failure' when stopping a...
Steps to reproduce: 1. Open attached project2. Open and play 'coroutine' scene3. Click 'StopCoroutine(Coroutine)' or 'StopCoroutine(... 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" GameObjec... 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
Not possible to determine which element was dragged, what's its position...
How to reproduce:1. Open project "But.zip"2. In the Hierarchy window select "MyComponent" GameObject3. In the Inspector window selec... Read more
[Android] Camera lags when using Vuforia plugin and input field
Steps to reproduce:1) Download attached project ' Vuforia6Test.zip' and open in Unity2) Build and run project on a device3) Click on... Read more
[Building] Windows standalone not buildable when sharedassets file is la...
Steps to reproduce: open the project project contains lots of graphical elements (project takes up 4gb when imported) wait for impor... 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