Search Issue Tracker
Prefabs with the AudioSources component don’t change the output of their...
How to reproduce:1. Open the "IN_46334" project2. Press File → Build And Run3. In the Player open the "Settings" menu4. Mute "SOUND ... Read more
UI Elements are no longer rendered when deactivating and reactivating th...
How to reproduce:1. Open the attached project “CanvasBug”2. Open the “SampleScene” Scene3. Deactivate and reactivate “Canvas” GameOb... Read more
[iOS] Player crashes at ShouldUpdateTransformBefore when instantiating G...
To reproduce:1. Open project attached by the user2. Build it for iOS platform (with "Main" scene attached)3. Run the application4. P... Read more
[iOS] UnityWebRequest test fails sending large data
To reproduce:1. Open user attached project "iosWebRequestFailures.zip"2. Open "SmapleScene.unity" scene3. Enter Play mode4. Observe ... Read more
Complete NavMesh recalculation when moving an unrelated GameObject
Reproduction steps:1. Open the attached "NavRefreshProblem.zip" project2. Open the "SampleScene" Scene3. Enter the Play mode4. Click... Read more
Coroutine can't be stopped via StopCoroutine() if it has 3 or more neste...
How to reproduce:1. Open user-submitted project (New Unity Project)2. Open the 'scene' scene3. Enter Play Mode Expected result: both... Read more
[LWRP] Assigning Render Texture gives black Screen (only on build)
SRP Repo: Issue #1575 What happened?Getting black screen / UI disappearing (only on build) when using render texture set on secondar... Read more
Graphics.CopyTexture fails to copy textures into a Texture2DArray for ce...
How to reproduce:1. Open user-submitted project (CopyTextureBug)2. Attach the script 'TextureArrayTest.cs' to the 'Main Camera'3. En... Read more
[2021.3] Editor crashes on GetTransformAccess when undoing GameObject du...
Reproduction steps:1. Open any Unity project2. Create any GameObject3. Inside the created GameObject create a 3D Cube GameObject4. D... Read more
Building projects with IL2CPP scripting backend for Apple platforms fail...
Xcode >= 15.0b6 contains a change to the "ProductName" in the "version.plist", which Unity will fail to parse. Because of that, U... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder