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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment