Search Issue Tracker
Fixed in 5.6.0f3
Fixed in 5.5.X
Votes
0
Found in
5.5.0f3
Issue ID
867237
Regression
Yes
[Android] Multithreaded Rendering along with Trail Renderer causes application to crash
Steps to reproduce:
1) Download attached project 'CrashSceneSwitch.zip' and open in Unity
2) Open 'demo' scene
3) In Hierarchy, find object called 'Cube' and make sure Trail Renderer Component is enabled
4) In Player Settings, make sure Multithreaded Rendering is enabled
5) Build and run 'demo' and 'demo2' scenes
Note : application will crash
Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 18346 (UnityGfxDeviceW)
Works fine if Trail Renderer Component on game object or Multithreaded Rendering in Player Settings is disabled
Reproduced with:
5.5.0b3, 5.5.0p3
Not reproduced with:
5.5.0b2, 5.6.0b3
DUT:
Samsung Galaxy S 7[SM-G930V], Qualcomm Snapdragon 820, OS version 6.0.1
Samsung Galaxy S6 Edge[SM-G925F], Exynos 7 Octa, OS version 6.0.1
Samsung Galaxy S III Mini[GT-i8190], NovaThor, OS version 4.1.2
Meizu MX5, MediaTek, OS version 5.0.1
Fix will be backported to 5.5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
Add comment