Search Issue Tracker
[IMGUI] Crash when calling GUILayout.Button on iOS devices in Unity 4.6 ...
Reproduction steps:1. Open attached project "IMGUIButtonCrash"2. Build scene "scene1" for iOS3. Start the game- You should see an in... Read more
BuildOptions.AcceptExternalModificationsToPlayer doesn't work with new b...
To Reproduce:1. Create a new project. Create a new scene and name it "scene.unity".2. Build to iOS with this line of code using an e... Read more
[iOS] GLES3 is causing distortion on moving meshes to appear on iOS7
On 4.6 Auto graphics backend reverts to GLES3 on iOS7 when Metal is not available, maybe we should just disable it on pre iOS8 devic... Read more
[iOS][Asset Loading] WWW.LoadFromCacheOrDownload(url, fileVersion, crc) ...
Reproduction steps:1. Open attached project "crcCheck"2. Open scene "demo"3. Using the editor enter play mode4. Press the UI button5... Read more
[iOS] Significantly higher memory usage on older devices with 4.6
Memory usage on older devices is much higher seems to be reproducible on iPad 4 and older devices. To Reproduce: 1. Build & Depl... Read more
[IL2CPP] iOS build, Game crash when reading files larger than 30 MB
Steps to reproduce: 1) Build attached project for iOS, IL2CPP2) Press the "Test 30MB" button Read more
[WSA] Handheld class does not exist for WP8.1 or WSA platforms
Using handheld class in the script, it is impossible to build to WSA, WP81 platforms. Getting error in the console: "The name 'Handh... Read more
[OSX] 4.6.9 closed network player on wants to load 5.x cache admin page...
Webplayer support is being discontinued in Unity 5.4: http://blogs.unity3d.com/2015/10/08/unity-web-player-roadmap/ 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template