Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b3
Issue ID
868894
Regression
Yes
Crash in mono_marshal_get_runtime_invoke when building project without switching from default build platform
How to reproduce:
1. Open the attached "08-Bowlmaster-master" project
2. Add "Game" scene to Scenes In Build
3. Build the game for iOS platform, make sure that the default building platform would be different (PC,Mac & Linux Standalone for example), observe the crash
Reproducible: 5.6.0b3, 5.6.0b4
Not Reproducible: 5.5.0p4, 5.4.4f1
Note:
Crash happens if you are building on a different platform when your default one. You can also reproduce this crash by setting your default build platform as Android and building the game on Windows, Mac & Linux Standalone or etc.
Fixed in 2017.2.0b3, 2017.1.0f3
Comments (1)
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
jgwinner
Jan 18, 2017 18:34
Yep, that fixes it! Doh!
== John ==