Search Issue Tracker
UnityWebRequest continues to execute after exiting play mode
Reproduction steps:1. Open the "DownloadResourceLeakRepro.zip"project2. Open the only scene available3. Open TaskManager4. Play the ... Read more
Collision with Mesh Collider is unrealistic (object standing on one edge...
Reproduction steps:1. Open the project;2. Enter the Play Mode;3. Change the object 'Cube' Y position a few times that you could obse... Read more
Audio position doesn't keep up with physics movement
An audio source that moves as part of setup in physics does not update correctly, and ends up trailing behind the position of the au... Read more
[DX 11/12] Screen gets black on resizing
Reproduction steps:1. Build a project with resizable window with DX11 and DX12 support2. Run on DX11 and try resizing window3. Notic... Read more
10 times longer asset bundle building when building multiple small asset...
Steps to reproduce:1. Download and open project "assetbundletest.zip"2. Click "Assets/Build AssetBundles" - 16 asset bundles each co... Read more
TextureImporter removes the white Alpha channel
Steps to reproduce:1. Open the attached project (Unity5_BugReport_TextureImporter_RemovesAlphaChannel.zip)2 Select Assets/Texture.tg... Read more
[Metal][BloomOptimized] "The shader ... is not supported on this platfor...
Reproduction steps:1. Open the attached "Archive" project.2. Make sure graphics API is set to Metal.3. Build and run"New Scene"t for... Read more
Unity crashes when calling Material.SetColor with specific arguments
Add the following code to a script or add the script from the attached project to a scene and press play in the Editor. Unity crashe... Read more
Windows host server does not release connections when WebGL client disco...
Steps to reproduce:1. Download the attached project**2. Open the Windows build located in "case_849219-ReconnectTest\ReconnectTest\B... Read more
[WinBootstrapper] [Regression] Component selection is not stored
To repro:1. Run DA.2. Proceed to Component selection page. Note selected components.3. Add/Remove some components. Note your choice.... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names