Search Issue Tracker
[iOS] UnityWebRequest test fails sending large data
To reproduce: 1. Open user attached project "iosWebRequestFailures.zip" 2. Open "SmapleScene.unity" scene 3. Enter Play mode 4. Obse... Read more
Complete NavMesh recalculation when moving an unrelated GameObject
Reproduction steps: 1. Open the attached "NavRefreshProblem.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play mode ... 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' scene 3. Enter Play Mode Expected result: ... 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 second... 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.... Read more
[2021.3] Editor crashes on GetTransformAccess when undoing GameObject du...
Reproduction steps: 1. Open any Unity project 2. Create any GameObject 3. Inside the created GameObject create a 3D Cube GameObje... 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, Unit... Read more
Plane with Cloth component is affected by high external force when in Pl...
How to reproduce: 1. Open attached 'project-1173813.zip' project 2. Enter Play mode Expected result: cloth stays relatively still A... Read more
The resource is not properly referenced when there is a dependency on an...
Steps to reproduce: 1. Open the “DependencyBug” project 2. Open the “SampleScene” 3. Enter Play Mode 4. Observe the Game view ... Read more
[Quest] Error “ArgumentOutOfRangeException: Index was out of range." is ...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Connect Ques... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow