Search Issue Tracker
Fixed
Fixed in 5.5.X
Votes
0
Found in
5.5.0p1
Issue ID
869402
Regression
Yes
[Android] Fatal signal 7 (SIGBUS) application crash if instantiating prefab with SkinnedMeshRenderer.UpdateWhenOffscreen enabled
Steps to reproduce:
1) Download attached project 'UpdateWhenOffscreenCrash.zip' and open in Unity
2) Build and run 'TestScene' on a device
3) Click on button 'Spawn updateWhenOffscreen = true'
Note: Application will crash
Fatal signal 7 (SIGBUS), code 1, fault addr 0xef1810c8 in tid 16596 (UnityMain)
Expected resut: prefab should be instantiated without any issue
Actual result: application crash because instantiated prefab has UpdateWhenOffscreen enabled on SkinnedMeshRenderer Component
Reproduced with:
5.5.0a1, 5.5.0p4, 5.6.0b3
Not reproduced with:
5.3.7p2, 5.4.4p1
Regression started in: 5.5.0a1
DUT:
Samsung Galaxy S6 Edge[SM-G925F], Exynos 7 Octa, OS version 6.0.1
Samsung Galaxy S 5 Neo[SM-G903F], Samsung Exynos 7 Octa, OS version 5.1.1
Samsung Galaxy S III Mini[GT-i8190], NovaThor, OS version 4.1.2
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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
jschieck
Jan 17, 2017 14:10
Which version/patch will this be fixed in? It's currently blocking a release.