Search Issue Tracker
By Design
Votes
0
Found in
2018.2.17f1
2018.3.0a1
2019.1.0a1
Issue ID
1104534
Regression
No
[Android][iOS] Play mode is force exited, due to script recompile when changing "AdvertisementSettings" in "PostProcessScene"
Reproduction steps:
1. Open the "MinimalRepro" project
2. Enter Play mode
Expected Result: Play mode enters successfully
Actual Result: After a few seconds of loading in Play mode, it is force exited to recompile scripts
Reproduced with: 2019.1.0a11, 2019.1.0a10, 2018.3.0b12, 2018.2.18f1, 2018.1.9f2, 2017.4.16f1
Note:
Reproduces on: Android, iOS platform
Doesn't reproduce on: Windows, MacOS, Linux, WebGL platform
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Having "Setting AdvertisementSettings.enabled = true;" while Unity Ads are disabled, will trigger a recompile.