Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X, 2018.1.X
Votes
0
Found in
2017.1.0f3
Issue ID
959908
Regression
No
[Mobile] Player crashes when LZ4 compression is disabled in the build pipeline
When running an application on android when built without LZ4 compression the game will crash, theoretically due to allocating 872415232 bytes of memory.
Steps:
1. Open attached project with Unity
2. On the command line, run "/(Unity Location)/Unity.app/Contents/MacOS/Unity -quit -batchmode -executeMethod PeterBuild.DoBuild"
3. Deploy the project (should be PetersBuild.apk) on an android device
Result: the application crashes in the transition from the loading scene to the tutorial level.
Reproduced with: 2017.1.0f3.
Tested with: LG Nexus 5X, Android 7.1.1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP/Lit and URP/Simple Lit and shaders based on these do not render in WebGL Player
- VideoPlayer freezes for a short duration after 1 second when streaming on WebGL from StreamingAssets
- VideoPlayer freezes or stops on certain Android devices when enabling and disabling the Video multiple times
- [Linux] The Error "ReleaseButton expects buttonId" is thrown when trying to add file using drag and hold in the Project Window
- Highlighted text is difficult to see in “Create Node” menu when Editor theme is set to light
Add comment