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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
Having "Setting AdvertisementSettings.enabled = true;" while Unity Ads are disabled, will trigger a recompile.