Search Issue Tracker
Going from minimal video player controls to full results in a black scre...
To reproduce:1. Open project AutoRotation_copy2. Build and run on iOS73. Press on ControlMode.Minimal4. Press arrows to change to fu... Read more
In iOS 8 Application.dataPath write access is denied
In iOS 8 Application.dataPath write access is denied. This is expected as Application.dataPath is pointing to Unity's Data folder wh... Read more
FPS drop when using Assistive Touch
To reproduce:1. Open the attached project2. Build and run for iOS 7 (iPad mini retina)3. See that FPS is 604. Go to General Settings... Read more
www.isDone never get's true on iOS
while (!web.isDone) {} is infinite on iOS By design reason: Code should yield inside that loop, because WWW download on iOS are runn... Read more
NotificationServices.RegisterForRemoteNotificationTypes is not working o...
1) What happened NotificationServices.RegisterForRemoteNotificationTypes no longer works on iOS8 2) How can we reproduce it using th... Read more
Automatic deserialization doesn't work on iOS
To reproduce:1. Open project XMLTest2. Open scene main3. Assign data as LocalXML in GameObject4. Build and run for iOS Read more
Upside-down orientation causes device with iOS8 to restart
When default orientation is set to auto-rotation and device with iOS8 is turned upside-down, it restarts Read more
The VoiceOver Accessibility overrides touch functionality
To reproduce: 1) download and open project2) enable VoiceOver on device3) build and run for iOS4) notice the behaviour is off (most ... Read more
Inconsistent ID values between Signing Team ID and iOS/tvOS Profile ID i...
Steps to reproduce: Create a new Universal 2D project Go to "Unity" -> Settings" Select the "External Tools" item Observe how ID ... Read more
www.audioClip.length is null after successful download
To reproduce:1. Create a new project2. Import the attached package3. Play the Test scene in the editor4. See that the audio clip is ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default