Search Issue Tracker
Fixed in 1.1.0-preview
Votes
0
Found in [Package]
1.0.3
Issue ID
1221133
Regression
No
[iOS] Mobile Notifications Postprocessing rewrites Entitlements file
How to reproduce:
1. Build the attached project for iOS platform.
2. Open the Xcode project
3. Select Build Settings in Xcode
4. Search for "CODE_SIGN_ENTITLEMENTS"
5. Notice that entitlements file generated by notifications package is used (instead of user's one)
Actual result: Mobile Notification package rewrites the entitlements file.
Expected result: The entitlements file is not rewrote.
Reproducible with: 2018.4.17f1 (1.0.3), 2019.2.20f1 (preview.9 - 1.0.4), 2019.3.2f1 (preview.9 - 1.0.4).
Not reproducible with: 2020.1.0a24 (preview.9 - 1.0.4).
Notes:
- For some reason the issue doesn't reproduce on Unity 2020.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment