Search Issue Tracker
[Performance] Mesh.DrawVBO spike on iOS when mesh becomes first time vis...
To reproduce: 1. How to get project info in edit 2. Build project to iOS with profiling 3. Copy Quest to Xcode Data folder 4. Run pr... Read more
www.audioClip.length is null after successful download
To reproduce: 1. Create a new project 2. Import the attached package 3. Play the Test scene in the editor 4. See that the audio clip... 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
Can't load levels on iOS with Application.LoadLevelAdditiveAsync
Can't load more than 241 level with Application.LoadLevelAdditiveAsync. After loading 242 levels, application throws: "Could not op... Read more
The VoiceOver Accessibility overrides touch functionality
To reproduce: 1) download and open project 2) enable VoiceOver on device 3) build and run for iOS 4) notice the behaviour is off (m... Read more
Automatic deserialization doesn't work on iOS
To reproduce: 1. Open project XMLTest 2. Open scene main 3. Assign data as LocalXML in GameObject 4. Build and run for iOS Read more
Going from minimal video player controls to full results in a black scre...
To reproduce: 1. Open project AutoRotation_copy 2. Build and run on iOS7 3. Press on ControlMode.Minimal 4. Press arrows to change t... 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
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 run... Read more
[iOS] Mobile Input field is not visible after focusing on Input Field wh...
Reproduction steps: 1. Open the attached "Input.zip" project 2. In File > Build Settings make sure that the "SampleScene" Scene is a... 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
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
- Caret is incorrectly offset when naming a file with a lot of characters in the Project window
- Point Cache window displays incorrect title “pCache” instead of full “Point Cache”