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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
Having "Setting AdvertisementSettings.enabled = true;" while Unity Ads are disabled, will trigger a recompile.