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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default