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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Resolution Note:
Having "Setting AdvertisementSettings.enabled = true;" while Unity Ads are disabled, will trigger a recompile.