Search Issue Tracker
[GPU PLM] VRAM not released following a GPU PLM bake
Repro: 1.Download the attached repro project. Open using the Editor version above.2. Ensure that we have enough texel density in Lig... Read more
AsyncOperationHandle.PercentComplete always returns 0 when loading from ...
Reproduction steps:1. Open the attached project "ADDR-2947 repro.zip"2. Click “Build > New Build > Default Build Script” in th... Read more
[TextMeshPro][Android] FontAssets created with TMP_FontAsset.CreateFontA...
Reproduction steps:1. Open the attached project "ReproProj"2. Build and run on an Android device3. Observe Player Expected result: T... Read more
Invalid GUID in project settings after every build on Android
Steps to reproduce:1. Open attached project2. Build and run for android-Could not extract GUID Error appears ( if error didn't appea... Read more
[DarkSkin]'|' character in Custom Window Title causes ArgumentException ...
To reproduce:1) Create new project2) Create Editor folder and add an Editor Window (Use the example in: http://docs.unity3d.com/Scri... Read more
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... Read more
EventType.MouseDrag is triggered when cancelling a Context Menu by Right...
How to reproduce:1. Open the attached project2. Open the "DRAG DROP BUG" Window (Window->DRAG DROP BUG)3. Right-Click anywhere in... Read more
[Android] App crashes when downloading AssetBundles with UnityWebRequest...
Reproduction steps:1. Open "1175598" project2. Build & Run for Android3. Press "Start" and Wait Actual Result: Crash Reproduced ... Read more
Menu bar Build and Run fails when building for Android
Reproduction steps:1. Create a new Project2. Open Build Settings3. Change Platform to Android4. Build and Run the Project5. Observe ... Read more
[Burst] Uninformative errors are thrown when ValueTuple type is used wit...
How to reproduce:1. Open the attached project ("case_1203897-Onmaku-Burst.zip")2. Open Test Runner3. Start "E7.Onmaku.SimfileEditor.... 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