Search Issue Tracker
Editor crashes when trying to play a scene with iOS device connected to ...
Steps to reproduce: 1. Open attached project2. Connect an iOS device through USB3. Go to Edit/Project Settings/Editor and change the... Read more
[iOS] “Application.lowMemory” callback is not invoked on iOS devices whe...
How to reproduce:1. Build And Run the user’s attached project on an iOS device2. Open the app and wait for some time (30-60s)3. Obse... Read more
[iOS] OnApplicationPause is called multiple times when closing an iPad S...
Steps to reproduce: 1. Open attached project (New Unity Project.zip)2. Switch to iOS and make a build3. Deploy the build to an iPad ... Read more
[iOS] ReplayKit ShowCameraPreviewAt coordinates should be converted from...
To Reproduce: 1. Build and run the attached project.2. Start a video broadcast, observe that ReplayKit.ShowCameraPreviewAt is called... Read more
“Thread 1: Deallocation of non-allocated memory” error appears when buil...
How to reproduce:1. Build the user’s attached “ExportXcode.zip” project2. In the Xcode project go to Product > Schemes > Edit ... Read more
[iOS] Debug.Log() appears as <private> in Console app
Steps to reproduce:1. Open the “IN-125388” project2. In Build Settings, enable Development Build and build the Xcode project3. Conne... Read more
[iOS] Social.Authenticate callbacks are no longer called after the login...
To Reproduce: 1. Build & run the attached app on iOS.2. Logout from your GameCenter account.3. Click 'Authenticate' and click 'C... Read more
Function with return type 'const char *' of Native rendering plug-in cra...
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Build to iOS and run- Note that the build crashes before even ... Read more
[iOS] Social.ShowLeaderboardUI() open the AchievementsUI window
To Reproduce: 1. Build and run the attached project.2. CLick Authenticate.3. Observe that both 'Social.ShowLeaderboardUI' and 'Socia... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class