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

Error when i try build my unity project #204

Closed
QzzyHate opened this issue Jul 13, 2024 · 2 comments
Closed

Error when i try build my unity project #204

QzzyHate opened this issue Jul 13, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@QzzyHate
Copy link

QzzyHate commented Jul 13, 2024

when i try to building my unity project, i got this errors(first screenshot).
QZ7XfGfRNbo
I think all of this because this error:
Assets\Pathfiding\NavMeshPlus-master\NavMeshComponents\Scripts\CollectTilemapSourcesCache2d.cs(30,68): error CS0426: The type name 'SyncTile' does not exist in the type 'Tilemap'

This error reference to this part of the code(second screenshot).
mXk-qUZadTs

@h8man
Copy link
Owner

h8man commented Jul 14, 2024

https://docs.unity3d.com/ScriptReference/Tilemaps.Tilemap.SyncTile.html It should work. Unity version is 2022.3. And it seems part of engine.

What version of unity you are using?

@QzzyHate
Copy link
Author

My unity version is 2021.3.38f1. Tomorrow I will try what you recommended and tell about the result.

@h8man h8man added the enhancement New feature or request label Aug 3, 2024
@h8man h8man closed this as completed Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants