Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
5.6.3f1
Issue ID
939665
Regression
No
[Notification] UnityEngine.iOS.LocalNotification.userInfo retrieves wrong value and causes OverflowException on iPhone 5
To reproduce:
1. Open project attached by the user
2. Build it for iOS and run on iPhone 5
3. While the app is running, open Control Center by swipe up
4. Close Control Center and open again
5. Check console. If there won't be Overflow Exception repeat 3,4 steps
Expected: Existing notifications are cleared and new notifications are set.
Actual: OverflowExeption occurs.
Reproduced: Unity 5.6.3f1, 2017.1.0p2, 2017.2.0b6, 2017.3.0a3
iPhone 5 OS 10.1.1, iPhone 5 OS 9.3.5
Not reproducible on: iPhone 5s 9.3.3, iPhone 7+ 10.3.2
Fixed in: 2017.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment