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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
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.