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
[OpenXR][PSVR2] Black Screen/rendering is frozen when Post Processing is...
Steps to reproduce:1. Open the “IN-128264” project2. Open the "SamepleScene" Scene3. Make sure Post-processing is enabled under the ... 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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project