Search Issue Tracker
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
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
[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
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
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
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
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
[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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code