Search Issue Tracker
[NetworkWriter] NetworkWriter.Write always takes values from the start o...
Steps to reproduce: 1. Open attached project "808515.zip"2. Open scene "repro"3. Run it4. In console notice comparison of NetworkWri... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... Read more
Material Upgrade pop-up appears on opening 3D(URP) and 2D (URP) Sample T...
Repro: Open the HUB Start a new project with the 3D Sample URP template - and 2D Sample URP Notice that there's a pop-up that warns ... Read more
No results are displayed in the Project Browser when Searching by Type f...
Steps to reproduce: Open any Project with a Scene Asset present in the Assets folder Enable Advanced Search (Preferences > Search... Read more
[Video][Crash] It's possible to enter negative and 0 dimensions for vide...
To reproduce:1. Enable Transcode2. Set Dimensions to negative values or zero3. Click apply Actual: If Dimensions are set to negative... Read more
Animated Substance and Particles freezes build
How to reproduce:1. Open attached project and the only scene in it.2. Build the project.3. Run it and wait until it freezes (it shou... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
[WinEditor] Closing loading SplashScreen for one Unity instance closes f...
Note: This affects all progress bars in Unity, not only the launch screen. How to reproduce:1. Open any project2. Open any other pro... Read more
[APV] Assertion failed error when clearing baked data after partial bake
Reproduction: 1) In a project with multiple scenes in an APV baking set, perform a full bake(with all scenes loaded). 2) Unload one ... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object