Search Issue Tracker
-e MSAA is very slow on iOS
With MSAA 2x enabled on iPad 4, a lot of time is spent here: msaa-resolve> min: 23.5 max: 44.7 avg: 35.9 Is this expected? Read more
MonoBehaviour.OnApplicationFocus not supported on iOS
To Reproduce:1. Open the attached Project. Build & Run to the device. Expected:1. Every call to MonoBehaviour.OnApplicationFocus... Read more
iOS build crashes when built with stripping level
To reproduce: 1) Download and open project (will need any other project to check on versions other than 4.6)2) Build and run for iOS... Read more
iOS: Strings appear missing in prefab - causes crash on load
It appears from discussion with user that adding new variables to a script, which is on a prefab that later is built to an asset bun... 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
Unity Crash Reporting service doesn't work on iOS on 5.0.0
To Reproduce: 1. Import http://public.cloud.unity3d.com/UnityCrashLog.unitypackage into a new project and set it up in https://perf.... 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
Screen.orientation cannot be set to AutoRotation after forcing other ori...
Setting Screen.orientation to AutoRotation has no effect if orientation was manually changed before. To Reproduce: 1. Open & dep... Read more
Cubemaps get noticeable seams when built for iOS
See the following screenshot for an example:http://i.imgur.com/4rtAGUA.jpg It gets seams not only on the cubed skybox but also on 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
- 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