Search Issue Tracker
[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
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
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
[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
[Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a gen...
Reproduction steps:1. Open the attached “IN-133974“ project2. In the Android Player Settings, make sure that IL2CPP is selected as t... Read more
Plane with Cloth component is affected by high external force when in Pl...
How to reproduce:1. Open attached 'project-1173813.zip' project2. Enter Play mode Expected result: cloth stays relatively stillActua... Read more
The resource is not properly referenced when there is a dependency on an...
Steps to reproduce:1. Open the “DependencyBug” project2. Open the “SampleScene”3. Enter Play Mode4. Observe the Game view Expected r... 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” Scene3. Connect Quest with... 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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown