Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Bug : IOException: Failed to read from jar:file:///data/app/com.test.ET-1/base.apk!/assets/catalog.bin!

Discussion in 'Entity Component System' started by wechat_os_Qy01dJvQl_g-d8CQPArlXVWUo, Jan 11, 2023.

  1. wechat_os_Qy01dJvQl_g-d8CQPArlXVWUo

    wechat_os_Qy01dJvQl_g-d8CQPArlXVWUo

    Joined:
    Jan 11, 2023
    Posts:
    2
    01-10 22:51:02.489 6604 6622 E Unity : IOException: Failed to read from jar:file:///data/app/com.test.ET-1/base.apk!/assets/catalog.bin!

    01-10 22:51:02.489 6604 6622 E Unity : at Unity.Entities.Serialization.StreamBinaryReader.ReadBytes (System.Void* data, System.Int32 bytes) [0x00000] in <00000000000000000000000000000000>:0

    01-10 22:51:02.489 6604 6622 E Unity : at Unity.Entities.Serialization.BinaryReaderExtensions.ReadInt (Unity.Entities.Serialization.BinaryReader reader) [0x00000] in <00000000000000000000000000000000>:0

    01-10 22:51:02.489 6604 6622 E Unity : at Unity.Entities.BlobAssetReference`1[T].TryRead (U binaryReader, System.Int32 version, Unity.Entities.BlobAssetReference`1[T]& result) [0x00000] in <00000000000000000000000000000000>:0

    01-10 22:51:02.489 6604 6622 E Unity : at Unity.Entities.BlobAssetReference`1[T].TryRead (System.String path, System.Int32 version, Unity.Entities.BlobAssetReference`1[T]& result) [0x00000] in <00000000000000000000000000000000>:0

    01-10 22:51:02.489 6604 6622 E Unity : at Unity.Scenes.SceneSystem.OnCreate () [0x00000] in <00000000000000000000000000000000>:0

    01-10 22:51:02.489 6604 6622 E Unity : at Unity.Entities.ComponentSystemBase.CreateInstance (Unity.Entities.World world, Unity.Entities.SystemState* statePtr) [0

    ECS 0.5
     
  2. wechat_os_Qy01dJvQl_g-d8CQPArlXVWUo

    wechat_os_Qy01dJvQl_g-d8CQPArlXVWUo

    Joined:
    Jan 11, 2023
    Posts:
    2
    HELP! It Run as IL2CPP mode
    In mono2x mode is ok