Search Issue Tracker
Won't Fix
Votes
1
Found in
2021.3.30f1
2022.3.10f1
2023.1.15f1
2023.2.0b11
2023.3.0a7
Issue ID
UUM-51427
Regression
No
[iOS] Crash when pressing "Done" on the keyboard layout
How to reproduce:
1. Download and open the attached project
2. Build and deploy the project to iOS
3. Press the input field and type anything in
4. Press the "Done" button in the keyboard layout
5. Observe the crash
Reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.15f1, 2023.2.0b11, 2023.3.0a7
Reproduced on: iPhone 13 Pro (iOS 16.1.1), iPhone 12 Pro (iOS 14.2.1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Resolution Note:
TMP issue on pre-release versions.
Doesn't reproduce on TMP 3.0.6 or TMP 4.0.0-pre.2, only on 3.2.0-pre.x (checked only pre.5 and pre.6)
Also "reproduces" on Android. Throws NullRef exception (same as iOS) but doesn't crash.