Search Issue Tracker
By Design
Votes
5
Found in
5.3.4f1
Issue ID
787526
Regression
No
[Android] [Crash] Crash on some Samsung Galaxy S3 devices when loading the first scene
Reproduction steps:
1) Open attached project
2) Build and run on an Android device
--- Only got repro with T-Mobile Samsung Galaxy S3
--- Build will crash after the splash screen
Workaround: The project uses many big default-compressed (ETC2) RGBA textures and it runs out of memory. Using ATC textures saves a lot of memory and project doesn't crash.
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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Seanm07
May 17, 2016 15:01
Also had this happen in our app built on 5.3.4f1 on Galaxy S3 devices. It doesn't seem to happen every time but I reproduced it on a few S3 test devices on the Samsung Remote Lab testing service (got it to happen 1-2 times then it wouldn't crash again, seemed to get further on later launches too) however I then couldn't replicate it on our local S3 even though all devices were exactly the same with the same android version (4.3)
Here's the raw exported logcat when the crash happened on the Samsung's Remote Test Lab: http://pastebin.com/rXeXYX9d