Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a6
Issue ID
1162626
Regression
No
[ARM64] When using Executable Only, Player crashes on launch.
This crash ONLY happens when using Executable Only build, and it depends on the Build Configuration:
- Master: Always launches
- Debug: Always crashes
- Release: Depends on how the previous Player settings. If the previous one is in Debug, this one crashes as well; if the previous one is in Master, this one launches without issue.
The crash happens before the Script Debugging window can appear for debugger being attached.
However, there is not issue in building or installation, just launching.
Repro:
1. Create a new or use an existing project
2. Set Build Settings to ARM64, ExecutableOnly
3. Build (Or Use Device Portal with Build and Run, depends on if the update is merged)
4. Run on ARM64 device
Actual: ARM64 crashes at launch when using Executable Only build.
Note: Attached error message is from Editor when using Device Portal for deployment.
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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment