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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Resolution Note:
Having "Setting AdvertisementSettings.enabled = true;" while Unity Ads are disabled, will trigger a recompile.