Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.2.X
Votes
0
Found in
2019.4
2020.3
2021.1
2021.1.2f1
2021.2
2022.1
Issue ID
1378274
Regression
No
[Android][Shuriken] Application crash when Loop Until Replaced is selected in Ring Buffer Mode Property
Reproduction steps:
1. Open the attached Unity project "ParticlesCrash.zip"
2. Build and install the application on a device
3. In the application press the "Spawn 5 particle prefabs" button
4. Observe the crash
Expected result: Application does not crash
Actual result: Application crash
Reproducible with: 2019.4.33f1, 2020.3.23f1, 2021.1.28f1, 2021.2.3f1, 2022.1.0a16
Reproduces with these devices:
VLNQA00219 - Samsung Galaxy Note9 USA (SM-N960U), OS: 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno 630
VLNQA00410 - Galaxy Z Fold3 5G (SM-F926U), OS: 11, CPU: Snapdragon 888, GPU: Adreno 660
VLNQA00070 - LENOVO PHAB2 Pro (Lenovo PB2-690M), OS: 6.0.1, CPU: Snapdragon 617 MSM8952, GPU: Adreno 510
VLNQA00006 - Samsung Galaxy S7 (SM-G930F), OS: 8.0.0, CPU: Exynos 8 Octa (8890), GPU: Mali-T880
VLNQA00109 - Xiaomi Mi Note Pro (MI NOTE Pro), OS: 7.0.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno 430
VLNQA00404 - Galaxy Z Flip3 5G (SM-F711B), OS: 11, CPU: Snapdragon 888, GPU: Adreno 660
VLNQA00277 - Asus ROG Phone (ASUS_Z01QD), OS: 9.0.0, CPU: Snapdragon 845 SDM845, GPU: Adreno 630
VLNQA00121 - Samsung Galaxy S9 (SM-G960F), OS: 9.0.0, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00147 - Razer Phone (Cheryl), OS: 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno 540
First lines of Release Build stacktarce:
11734 11755 Error mono-rt /proc/self/maps:
11734 11755 Error mono-rt 046bc000-046c2000 r-xp 00000000 fd:00 274 /system/bin/app_process32
11734 11755 Error mono-rt 046c2000-046c3000 r--p 00005000 fd:00 274 /system/bin/app_process32
11734 11755 Error mono-rt 046c3000-046c4000 rw-p 00000000 00:00 0
11734 11755 Error mono-rt 12c00000-52c00000 rw-p 00000000 00:05 2549 /dev/ashmem/dalvik-main space (region space) (deleted)
798 8040 Warn qc_adm ns 1654587 > expected_ns 1000000
11734 11755 Error mono-rt 6ffca000-6ffdb000 rw-p 00000000 fd:02 2130019 /data/dalvik-cache/arm/system@framework@boot.art
11734 11755 Error mono-rt 6ffdb000-6ffdd000 rw-p 00000000 fd:02 2130020 /data/dalvik-cache/arm/system@framework@boot-QPerformance.art
Notes:
- Issue is also reproducible when built for Mac Standalone
- The application crashes when Ring Buffer Mode - Loop Until Replaced is selected in the Particle System Component
- If the Trails component is disabled in the Particle System Component, the application does not crash, when enabling the Trails component - the application crashes
- If the Simulate(5) method is commented, the application does not crash (view the TestScript.cs script in "_Source" folder)
- The application crash with both Vulkan and OpenGLES3 Graphic APIs selected
- The application crash with both Mono and IL2CPP Scripting Backends selected
- The application does not crash when built with the "Development Build" selected
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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
Resolution Note (fix version 2022.1):
Fixed in: 2022.2.0a2
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b6.
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.13f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.31f1