Search Issue Tracker
Fixed in 1.0.4-preview.5
Votes
0
Found in [Package]
1.0.3
Issue ID
1196725
Regression
No
[tvOS] Unity Mobile Notifications Package causes build failure on tvOS
How to reproduce:
1. Create a new project
2. Add the "Mobile Notifications" package
3. Build the project for tvOS
4. Build the project via Xcode
Actual result: The generated Xcode project contains Mobile Notification package and build fails with several errors.
Expected result: The Mobile Notification package is not included in Xcode project and build succeeds.
Reproducible with: 2018.4.13f1 (1.0.3), 2019.1.14f1 (1.0.3), 2019.2.12f1 (1.0.3), 2019.3.0b10 (1.0.3), 2020.1.0a12 (1.0.3).
Notes:
- The errors are caused by Mobile Notifications package.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment