Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Bug Hard Crash: Unity.Collections.Unsafe.ParallelHashmap Causing a Hard Crash on Android

Discussion in 'Entity Component System' started by fsajjan, May 9, 2023.

  1. fsajjan

    fsajjan

    Joined:
    Oct 19, 2022
    Posts:
    6
    Hello, a non-consistent hardcrash is happening using ECS, steps to recreate (tried from and version >=2022.2)

    Steps to recreate :
    • Create a urp project
    • Add the following packages
      • Entities
      • Entities Graphics
      • Unity Physics
    • Create a scene and add a subscene
    • In the subscene add
      • A sphere with a physics body and a sphere physics shape
      • A plane without any changes
      • Put the sphere 5 units above the center of the plane
    • Set URP render paths to forward+ (as per unity's instructions) (it crashes on other settings too)
    • Set Create symbols.zip to "Public"
    • Build a mono developement build for android
    I made a git repo containing the project:
    https://github.com/PasoUnleashed/HardCrashHashmap

    Note that the following log is the most common crash log, but other sources of crashes are rendering and phsyics


    2023/05/08 11:17:09.344 5641 5714 Error gralloc4 Empty SMPTE 2094-40 data
    2023/05/08 11:17:09.352 5641 5666 Error CRASH *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    2023/05/08 11:17:09.352 5641 5666 Error CRASH Version '2022.2.18f1 (5ebc6493a86f)', Build type 'Development', Scripting Backend 'mono', CPU 'armeabi-v7a'
    2023/05/08 11:17:09.352 5641 5666 Error CRASH Build fingerprint: 'samsung/a24nsxx/a24:13/TP1A.220624.014/A245FXXU1AWC3:user/release-keys'
    2023/05/08 11:17:09.352 5641 5666 Error CRASH Revision: '6'
    2023/05/08 11:17:09.352 5641 5666 Error CRASH ABI: 'arm'
    2023/05/08 11:17:09.352 5641 5666 Error CRASH Timestamp: 2023-05-08 11:17:09.352346166+0300
    2023/05/08 11:17:09.352 5641 5666 Error CRASH pid: 5641, tid: 5666, name: UnityMain >>> com.UnityTechnologies.com.unity.template.urpblank <<<
    2023/05/08 11:17:09.352 5641 5666 Error CRASH uid: 10317
    2023/05/08 11:17:09.352 5641 5666 Error CRASH signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr --------
    2023/05/08 11:17:09.352 5641 5666 Error CRASH r0 cf71a7c0 r1 8ca733fc r2 a5a4a8e8 r3 cf71a800
    2023/05/08 11:17:09.352 5641 5666 Error CRASH r4 fffffffd r5 a4d199f8 r6 8ca733fc r7 dee32120
    2023/05/08 11:17:09.352 5641 5666 Error CRASH r8 fffffffd r9 fffffffe r10 00000001 r11 ffffffff
    2023/05/08 11:17:09.352 5641 5666 Error CRASH ip a4d19b40 sp dee32100 lr a5a4a8c0 pc ab6b8c04
    2023/05/08 11:17:09.352 5641 5666 Error CRASH backtrace:
    2023/05/08 11:17:09.352 5641 5666 Error CRASH #00 pc 00137c04 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/lib_burst_generated.so (Unity.Collections.LowLevel.Unsafe.UnsafeParallelHashMapBase`2<Unity.Entities.Entity,int>.AllocEntry(Unity.Collections.LowLevel.Unsafe.UnsafeParallelHashMapData* data, int threadIndex) -> int_2e84ca6994a85ec51b0f713f958f6ce4 from Unity.Collections, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null+228) (BuildId: d4bf3fd4cf16dc81)
    2023/05/08 11:17:09.352 5641 5666 Error CRASH #01 pc 00137e63 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/lib_burst_generated.so (Unity.Collections.LowLevel.Unsafe.UnsafeParallelHashMapBase`2<Unity.Entities.Entity,int>.TryAddAtomic(Unity.Collections.LowLevel.Unsafe.UnsafeParallelHashMapData* data, Unity.Entities.Entity key, int item, int threadIndex) -> bool_2e84ca6994a85ec51b0f713f958f6ce4 from Unity.Collections, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null+98) (BuildId: d4bf3fd4cf16dc81)
    2023/05/08 11:17:09.352 5641 5666 Error CRASH #02 pc 00138b1f /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/lib_burst_generated.so (Unity.Physics.Systems.PhysicsWorldBuilder.Jobs.CreateRigidBodies.Execute(Unity.Physics.Systems.PhysicsWorldBuilder.Jobs.CreateRigidBodies* this, ref Unity.Entities.ArchetypeChunk chunk, int unfilteredChunkIndex, bool useEnabledMask, ref Unity.Burst.Intrinsics.v128 chunkEnabledMask) -> void_2e84ca6994a85ec51b0f713f958f6ce4 from Unity.Physics, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null+382) (BuildId: d4bf3fd4cf16dc81)
    2023/05/08 11:17:09.352 5641 5666 Error CRASH #03 pc 001388e3 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/lib_burst_generated.so (Unity.Entities.JobChunkExtensions.JobChunkProducer`1<Unity.Physics.Systems.PhysicsWorldBuilder.Jobs.CreateRigidBodies>.ExecuteInternal(ref Unity.Entities.JobChunkExtensions.JobChunkWrapper`1<Unity.Physics.Systems.PhysicsWorldBuilder.Jobs.CreateRigidBodies> jobWrapper, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_2e84ca6994a85ec51b0f713f958f6ce4 from Unity.Entities, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null+1522) (BuildId: d4bf3fd4cf16dc81)
    2023/05/08 11:17:09.352 5641 5666 Error CRASH #04 pc 0013620f /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/lib_burst_generated.so (b6e58ab519b2ad7d5693e2cc47793153+14) (BuildId: d4bf3fd4cf16dc81)
    2023/05/08 11:17:09.352 5641 5666 Error CRASH #05 pc 0083ff95 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/libunity.so (ExecuteJob(ManagedJobData*, void (*)(void*, void*, void*, void*, int), int, unsigned char*)+140) (BuildId: 3e550b09a006d854)
    2023/05/08 11:17:09.352 5641 5666 Error CRASH #06 pc 008402b1 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/libunity.so (ExecuteJobCopyData(ManagedJobData*, void (*)(void*, void*, void*, void*, int), int)+164) (BuildId: 3e550b09a006d854)
    2023/05/08 11:17:09.352 5641 5666 Error CRASH #07 pc 0084039d /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/libunity.so (ForwardJobForEachToManaged(ManagedJobData*, unsigned int)+40) (BuildId: 3e550b09a006d854)
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #08 pc 0083dc5f /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/libunity.so (ujob_execute_job(ujob_control_t*, ujob_lane_t*, ujob_job_t*, ujob_handle_t, int)+306) (BuildId: 3e550b09a006d854)
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #09 pc 0083df37 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/libunity.so (lane_guts(ujob_control_t*, ujob_lane_t*, int, int)+590) (BuildId: 3e550b09a006d854)
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #10 pc 0083d91f /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/libunity.so (ujob_wait_for(ujob_control_t*, ujob_handle_t, int)+254) (BuildId: 3e550b09a006d854)
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #11 pc 0081e4c5 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/libunity.so (JobQueue::WaitForJobGroupID(JobGroupID, JobQueue::JobQueueWorkStealMode)+16) (BuildId: 3e550b09a006d854)
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #12 pc 00816141 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/libunity.so (CompleteFenceInternal(JobFence&, WorkStealMode)+24) (BuildId: 3e550b09a006d854)
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #13 pc 0039d459 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/libunity.so (JobHandle_CUSTOM_ScheduleBatchedJobsAndComplete(JobFence&)+52) (BuildId: 3e550b09a006d854)
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #14 pc 00209911 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/lib_burst_generated.so (Unity.Entities.WorldUnmanagedImpl.Unity.Entities.UnmanagedUpdate_000014E4$BurstDirectCall.Invoke(void* pSystemState) -> void_2e84ca6994a85ec51b0f713f958f6ce4 from Unity.Entities, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null+160) (BuildId: d4bf3fd4cf16dc81)
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #15 pc 00208745 /data/app/~~EjLDkHyRwhJOI_ByyvCSVQ==/com.UnityTechnologies.com.unity.template.urpblank-fQhR9yTiGd60NXsVCPqelA==/lib/arm/lib_burst_generated.so (7bf3b3dc1c88cb657fd69b548232391d+4) (BuildId: d4bf3fd4cf16dc81)
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #16 pc 00007a42 <anonymous:9f87d000>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH managed backtrace:
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #00 (wrapper managed-to-native) Unity.Entities.WorldUnmanagedImpl/Unity.Entities.UnmanagedUpdate_000014E4$BurstDirectCall:wrapper_native_indirect_0xaa8617f8 (intptr&,void*)
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #01 Unity.Entities.WorldUnmanagedImpl/Unity.Entities.UnmanagedUpdate_000014E4$BurstDirectCall:Invoke (void*) <0x4f>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #02 Unity.Entities.WorldUnmanagedImpl:UnmanagedUpdate (void*) <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\WorldUnmanaged.cs:810>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #03 Unity.Entities.WorldUnmanagedImpl:UpdateSystem (Unity.Entities.SystemHandle) <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\WorldUnmanaged.cs:876>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #04 Unity.Entities.ComponentSystemGroup:UpdateAllSystems () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ComponentSystemGroup.cs:702>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #05 Unity.Entities.ComponentSystemGroup:OnUpdate () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ComponentSystemGroup.cs:666>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #06 Unity.Entities.SystemBase:Update () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\SystemBase.cs:418>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #07 Unity.Entities.ComponentSystemGroup:UpdateAllSystems () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ComponentSystemGroup.cs:708>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #08 Unity.Entities.ComponentSystemGroup:OnUpdate () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ComponentSystemGroup.cs:666>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #09 Unity.Entities.SystemBase:Update () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\SystemBase.cs:418>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #10 Unity.Entities.ComponentSystemGroup:UpdateAllSystems () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ComponentSystemGroup.cs:708>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #11 Unity.Entities.ComponentSystemGroup:OnUpdate () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ComponentSystemGroup.cs:666>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #12 Unity.Entities.SystemBase:Update () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\SystemBase.cs:418>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #13 Unity.Entities.ComponentSystemGroup:UpdateAllSystems () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ComponentSystemGroup.cs:708>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #14 Unity.Entities.ComponentSystemGroup:OnUpdate () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ComponentSystemGroup.cs:672>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #15 Unity.Entities.SystemBase:Update () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\SystemBase.cs:418>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #16 Unity.Entities.ComponentSystemGroup:UpdateAllSystems () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ComponentSystemGroup.cs:708>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #17 Unity.Entities.ComponentSystemGroup:OnUpdate () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ComponentSystemGroup.cs:666>
    2023/05/08 11:17:09.353 5641 5666 Error CRASH #18 Unity.Entities.SystemBase:Update () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\SystemBase.cs:418>
    2023/05/08 11:17:09.354 5641 5666 Error CRASH #19 Unity.Entities.ScriptBehaviourUpdateOrder/DummyDelegateWrapper:TriggerUpdate () <.\Library\PackageCache\com.unity.entities@1.0.0-pre.65\Unity.Entities\ScriptBehaviourUpdateOrder.cs:526>
    2023/05/08 11:17:09.354 5641 5666 Error CRASH #20 (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
    2023/05/08 11:17:09.563 5641 5666 Error CRASH Tombstone written to: /storage/emulated/0/Android/data/com.UnityTechnologies.com.unity.template.urpblank/files/tombstone_02
    2023/05/08 11:17:09.563 5641 5666 Error CRASH Forwarding signal 11
    0001/01/01 00:00:00.000 -1 -1 Info --------- beginning of crash
    2023/05/08 11:17:09.564 5641 5666 Fatal libc Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xcf71a800 in tid 5666 (UnityMain), pid 5641 (mplate.urpblank)
     
    Last edited: May 9, 2023
  2. kevinmv

    kevinmv

    Unity Technologies

    Joined:
    Nov 15, 2018
    Posts:
    51
    Thanks for providing a repro project. We'll take a look and report back.
     
    fsajjan likes this.
  3. fsajjan

    fsajjan

    Joined:
    Oct 19, 2022
    Posts:
    6
    Thanks, devices I was able to reproduce this with are
    * Samsung M13 - Most Crashes
    * Samsung A23 - Less but still happens
    * Samsung S23 Ultra - Less than A23 but still happens
     
  4. kevinmv

    kevinmv

    Unity Technologies

    Joined:
    Nov 15, 2018
    Posts:
    51
    Thanks, we've found the issue and have fixed it but it will be require a new release of the editor. Once I have the fix version I'll post back with which one will be safe to upgrade to. The only workaround for now would be to use a version before 2022.2.14f1.
     
    fsajjan likes this.
  5. fsajjan

    fsajjan

    Joined:
    Oct 19, 2022
    Posts:
    6
    That's great to hear, thank you so much
     
  6. kevinmv

    kevinmv

    Unity Technologies

    Joined:
    Nov 15, 2018
    Posts:
    51
    The fix will be in 2022.2.21f1, 2023.1.0b16 and 2023.2.0a14

    All the best,
    Kev
     
    DustinMatthew and Enzi like this.
  7. DustinMatthew

    DustinMatthew

    Joined:
    Jul 10, 2020
    Posts:
    8
    Thanks for this fix. If you have a mesh renderer in your subscene, this crash will manifest with a different stack trace. Posting here so googlers can find this fix.

    2023/05/30 10:57:48.407 19389 19410 Error CRASH Version '2022.2.17f1 (54cb9bda89c4)', Build type 'Release', Scripting Backend 'mono', CPU 'armeabi-v7a'
    2023/05/30 10:57:48.407 19389 19410 Error CRASH Build fingerprint: 'samsung/a13xtfn/a13x:13/TP1A.220624.014/S136DLUDU5DWD5:user/release-keys'
    2023/05/30 10:57:48.407 19389 19410 Error CRASH Revision: '5'
    2023/05/30 10:57:48.407 19389 19410 Error CRASH ABI: 'arm'
    2023/05/30 10:57:48.408 19389 19410 Error CRASH Timestamp: 2023-05-30 10:57:48.407797208+0700
    2023/05/30 10:57:48.408 19389 19410 Error CRASH pid: 19389, tid: 19410, name: UnityMain >>> com.UnityTechnologies.com.unity.template.urpblank <<<
    2023/05/30 10:57:48.408 19389 19410 Error CRASH uid: 10287
    2023/05/30 10:57:48.408 19389 19410 Error CRASH signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr --------
    2023/05/30 10:57:48.408 19389 19410 Error CRASH r0 3f000000 r1 25d3b8c0 r2 af167c50 r3 3f000000
    2023/05/30 10:57:48.408 19389 19410 Error CRASH r4 d4ea3510 r5 d4ea3524 r6 edfcfcfc r7 c353ae58
    2023/05/30 10:57:48.408 19389 19410 Error CRASH r8 bf800000 r9 84974ee3 r10 db056dff r11 d4ea3518
    2023/05/30 10:57:48.408 19389 19410 Error CRASH ip b5b69db4 sp c353add0 lr b5aeab25 pc b5aeab2e
    2023/05/30 10:57:48.408 19389 19410 Error CRASH backtrace:
    2023/05/30 10:57:48.408 19389 19410 Error CRASH #00 pc 0013eb2e /data/app/~~zvSjDZPx3mi1cI64KsQU2g==/com.UnityTechnologies.com.unity.template.urpblank-bHEoJs3M17bfuhAsnZoc_g==/lib/arm/lib_burst_generated.so (Unity.Rendering.EntitiesGraphicsChunkUpdater.ProcessValidChunk(Unity.Rendering.EntitiesGraphicsChunkUpdater* this, ref Unity.Rendering.EntitiesGraphicsChunkInfo chunkInfo, Unity.Entities.ArchetypeChunk chunk, Unity.Mathematics.MinMaxAABB chunkAABB, bool isNewChunk) -> void_10a00546d101a8aaef9e50c399023f10 from Unity.Entities.Graphics, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null+878) (BuildId: a2462518a95dc786)
    2023/05/30 10:57:48.408 19389 19410 Error CRASH #01 pc 00148f65 /data/app/~~zvSjDZPx3mi1cI64KsQU2g==/com.UnityTechnologies.com.unity.template.urpblank-bHEoJs3M17bfuhAsnZoc_g==/lib/arm/lib_burst_generated.so (Unity.Rendering.UpdateOldEntitiesGraphicsChunksJob.Execute(Unity.Rendering.UpdateOldEntitiesGraphicsChunksJob* this, ref Unity.Entities.ArchetypeChunk metaChunk, int unfilteredChunkIndex, bool useEnabledMask, ref Unity.Burst.Intrinsics.v128 chunkEnabledMask) -> void_10a00546d101a8aaef9e50c399023f10 from Unity.Entities.Graphics, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null+288) (BuildId: a2462518a95dc786)
    2023/05/30 10:57:48.408 19389 19410 Error CRASH #02 pc 00148e25 /data/app/~~zvSjDZPx3mi1cI64KsQU2g==/com.UnityTechnologies.com.unity.template.urpblank-bHEoJs3M17bfuhAsnZoc_g==/lib/arm/lib_burst_generated.so (Unity.Entities.JobChunkExtensions.JobChunkProducer`1<Unity.Rendering.UpdateOldEntitiesGraphicsChunksJob>.ExecuteInternal(ref Unity.Entities.JobChunkExtensions.JobChunkWrapper`1<Unity.Rendering.UpdateOldEntitiesGraphicsChunksJob> jobWrapper, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) -> void_10a00546d101a8aaef9e50c399023f10 from Unity.Entities, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null+1648) (BuildId: a2462518a95dc786)
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #03 pc 00431cb1 /data/app/~~zvSjDZPx3mi1cI64KsQU2g==/com.UnityTechnologies.com.unity.template.urpblank-bHEoJs3M17bfuhAsnZoc_g==/lib/arm/libunity.so (BuildId: 79abdf0ce1eec0cd)
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #04 pc 00431f1d /data/app/~~zvSjDZPx3mi1cI64KsQU2g==/com.UnityTechnologies.com.unity.template.urpblank-bHEoJs3M17bfuhAsnZoc_g==/lib/arm/libunity.so (BuildId: 79abdf0ce1eec0cd)
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #05 pc 0042fe93 /data/app/~~zvSjDZPx3mi1cI64KsQU2g==/com.UnityTechnologies.com.unity.template.urpblank-bHEoJs3M17bfuhAsnZoc_g==/lib/arm/libunity.so (BuildId: 79abdf0ce1eec0cd)
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #06 pc 0042fc0d /data/app/~~zvSjDZPx3mi1cI64KsQU2g==/com.UnityTechnologies.com.unity.template.urpblank-bHEoJs3M17bfuhAsnZoc_g==/lib/arm/libunity.so (BuildId: 79abdf0ce1eec0cd)
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #07 pc 0042e657 /data/app/~~zvSjDZPx3mi1cI64KsQU2g==/com.UnityTechnologies.com.unity.template.urpblank-bHEoJs3M17bfuhAsnZoc_g==/lib/arm/libunity.so (BuildId: 79abdf0ce1eec0cd)
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #08 pc 0042c4c9 /data/app/~~zvSjDZPx3mi1cI64KsQU2g==/com.UnityTechnologies.com.unity.template.urpblank-bHEoJs3M17bfuhAsnZoc_g==/lib/arm/libunity.so (BuildId: 79abdf0ce1eec0cd)
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #09 pc 0024acc1 /data/app/~~zvSjDZPx3mi1cI64KsQU2g==/com.UnityTechnologies.com.unity.template.urpblank-bHEoJs3M17bfuhAsnZoc_g==/lib/arm/libunity.so (BuildId: 79abdf0ce1eec0cd)
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #10 pc 00005c1a <anonymous:d393d000>
    2023/05/30 10:57:48.409 19389 19410 Error CRASH managed backtrace:
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #00 (wrapper managed-to-native) Unity.Jobs.JobHandle:ScheduleBatchedJobsAndComplete (Unity.Jobs.JobHandle&)
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #01 Unity.Jobs.JobHandle:Complete () <0x3f>
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #02 Unity.Rendering.EntitiesGraphicsSystem:UpdateAllBatches (Unity.Jobs.JobHandle) <0x3027>
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #03 Unity.Rendering.EntitiesGraphicsSystem:UpdateEntitiesGraphicsBatches (Unity.Jobs.JobHandle) <0x87>
    2023/05/30 10:57:48.409 19389 19410 Error CRASH #04 Unity.Rendering.EntitiesGraphicsSystem:OnUpdate () <0x237>
    2023/05/30 10:57:48.410 19389 19410 Error CRASH #05 Unity.Entities.SystemBase:Update () <0x15f>
    2023/05/30 10:57:48.410 19389 19410 Error CRASH #06 Unity.Entities.ComponentSystemGroup:UpdateAllSystems () <0x237>
    2023/05/30 10:57:48.410 19389 19410 Error CRASH #07 Unity.Entities.ComponentSystemGroup:OnUpdate () <0x27>
    2023/05/30 10:57:48.410 19389 19410 Error CRASH #08 Unity.Entities.SystemBase:Update () <0x15f>
    2023/05/30 10:57:48.410 19389 19410 Error CRASH #09 Unity.Entities.ScriptBehaviourUpdateOrder/DummyDelegateWrapper:TriggerUpdate () <0x2f>
    2023/05/30 10:57:48.410 19389 19410 Error CRASH #10 (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
    2023/05/30 10:57:48.556 19389 19410 Error CRASH Tombstone written to: /storage/emulated/0/Android/data/com.UnityTechnologies.com.unity.template.urpblank/files/tombstone_00
    2023/05/30 10:57:48.556 19389 19410 Error CRASH Forwarding signal 11
    0001/01/01 00:00:00.000 -1 -1 Info --------- beginning of crash
    2023/05/30 10:57:48.556 19389 19410 Fatal libc Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xd4ea3518 in tid 19410 (UnityMain), pid 19389 (mplate.urpblank)
     
    kevinmv likes this.