Search Issue Tracker
Can not press buttons in Play mode when using simulated touch input
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/Scenes/_Menus/Main Menu.unity" scene4. Select "Simu... Read more
Custom Pass is rendered at a lower resolution when using Dynamic Resolution
Reproduction steps:1. Open the attached project “ARTIFACTS“2. Enter the Play Mode3. Select “Main Camera“ GameObject and enable “Allo... Read more
AssetBundle does not rebuild when the reference object is updated in a d...
How to reproduce:1. Open the “ABTest.zip“ project2. In the Menu, select Test3. Press step1, step2, and step3 Actual result: A GameOb... Read more
[iOS] Application building fails and the “Command PhaseScriptExecution f...
How to reproduce:1. Create a new project and build it for the iOS platform2. Open the Xcode file and go to Menu > Product > Bu... Read more
Inconsistent DeltaTime values when reporting the first two frames
How to reproduce:1. Download and open the attached project2. Enter Play mode3. Observe the console window Expected outcome: The firs... Read more
Crash on GameObject::QueryComponentByType(Unity::Type const*) const when...
Reproduction steps:1. Open the attached "repro_IN-55528.zip" project2. Observe the crash Reproduced with: 2021.3.31f1, 2022.2.0a17, ... Read more
Structure with CharSet.Auto prevents project build when IL2CPP is selected
How to reproduce:1. Open the attached project “StructBug”2. Build And Run the project Expected result: The build is successfulActual... Read more
"Script 'Canvas' has the same name as built-in Unity component. AddCompo...
Reproduction steps:1. Create a new project2. In the Project window create a new C# Script (Create > C# Script)3. Name the created... Read more
[Android] A build fails with "CommandInvokationFailure: Gradle build fai...
How to reproduce:1. Open the attached “IN-53906” project2. In the “Edit” → “Project Settings” → “Publishing Settings” disable “Custo... Read more
TLS Allocator ALLOC_TEMP_TLS error is thrown In the Play Mode when using...
How to reproduce:1. Open the user-attached project “com.lupos.kiss”2. Open the “TitleScene” scene3. Enter the Play Mode4. Observe th... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist