Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Has PropertyPointer but no PropertyPointerChunk #24

Open
aceofpack opened this issue Jul 12, 2024 · 1 comment
Open

Bug: Has PropertyPointer but no PropertyPointerChunk #24

aceofpack opened this issue Jul 12, 2024 · 1 comment

Comments

@aceofpack
Copy link

aceofpack commented Jul 12, 2024

Just following foundation readme - I get this error after unticking the subscene to bake. Unity 2023.2.20f1

NSprites.NSpritesException: RenderArchetype -10374 issue report:
	#0 EntityArchetype 5302ba8ee709e643 has next issues:
		Has PropertyPointer but no PropertyPointerChunk. It shouldn't happen, please, contact developer https://github.com/Antoshidza

UnityEngine.Debug:LogError (object)
NSprites.ValidateRenderArchetypesSystem:OnUpdate (Unity.Entities.SystemState&) (at ./Library/PackageCache/com.tonymax.nsprites@184502dcc4/Rendering/Debug/ValidateRenderArchetypesSystem.cs:220)
NSprites.ValidateRenderArchetypesSystem:__codegen__OnUpdate (intptr,intptr)
Unity.Entities.SystemBaseRegistry/<>c__DisplayClass9_0:<SelectBurstFn>b__0 (intptr,intptr) (at ./Library/PackageCache/[email protected]/Unity.Entities/SystemBaseRegistry.cs:249)
Unity.Entities.WorldUnmanagedImpl/Unity.Entities.UnmanagedUpdate_0000162A$BurstDirectCall:Invoke (void*)
Unity.Entities.WorldUnmanagedImpl:UnmanagedUpdate (void*) (at ./Library/PackageCache/[email protected]/Unity.Entities/WorldUnmanaged.cs:825)
Unity.Entities.WorldUnmanagedImpl:UpdateSystem (Unity.Entities.SystemHandle) (at ./Library/PackageCache/[email protected]/Unity.Entities/WorldUnmanaged.cs:891)
Unity.Entities.ComponentSystemGroup:UpdateAllSystems () (at ./Library/PackageCache/[email protected]/Unity.Entities/ComponentSystemGroup.cs:717)
Unity.Entities.ComponentSystemGroup:OnUpdate () (at ./Library/PackageCache/[email protected]/Unity.Entities/ComponentSystemGroup.cs:681)
Unity.Entities.SystemBase:Update () (at ./Library/PackageCache/[email protected]/Unity.Entities/SystemBase.cs:418)
Unity.Entities.ScriptBehaviourUpdateOrder/DummyDelegateWrapper:TriggerUpdate () (at ./Library/PackageCache/[email protected]/Unity.Entities/ScriptBehaviourUpdateOrder.cs:523)
@Antoshidza
Copy link
Owner

Antoshidza commented Jul 13, 2024

This day came. This is what makes me mad about entities. There is some helpful comment in unity forum (screen below). You can try to patch it yourself or wait until I do it. Or not use entities 1.2, because they have lots of incompatibilities with NSprites and I can't know take time for this unfortunately
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants