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] Screen.cutouts returns a null value
Reproduction steps:1. Download and open the attached "ScreenCutOutTest.zip" project2. Build and deploy the project to iOS3. Observe ... 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] Crash on UnityFramework`core::hash_set when calling Application.Qu...
How to reproduce:1. Open the attached Project "TestUWRCrash.zip"2. Build and Run the Scene "SampleScene" on an iOS device3. If the A... Read more
"Defer system gestures on edges" is not working when sliding finger from...
How to reproduce:1. Open project "iOS_Defer_Gesture_Bug"2. Go to the Build Settings3. Choose iOS and build4. Deploy the app to the d... 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] 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