You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i try to building my unity project, i got this errors(first screenshot).
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).
The text was updated successfully, but these errors were encountered:
when i try to building my unity project, i got this errors(first screenshot).
![QZ7XfGfRNbo](https://private-user-images.githubusercontent.com/62509426/348477052-4eae2929-aa42-4c66-a2fe-ed490d41c2be.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjMwNjUsIm5iZiI6MTczOTYyMjc2NSwicGF0aCI6Ii82MjUwOTQyNi8zNDg0NzcwNTItNGVhZTI5MjktYWE0Mi00YzY2LWEyZmUtZWQ0OTBkNDFjMmJlLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDEyMzI0NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM5YjFlNTRmNTIyMDM0OGNiNDhlMjdmZjFlYzdmNGViN2QzNjlkY2I1NjVkZmJiMjJkMGM2NDI4MjNjZmUwZmEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.yRXiUPvSK8dNGsBeBEEwFtSeWn5GjoNCfeTPfbJgDfM)
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](https://private-user-images.githubusercontent.com/62509426/348477065-021941bb-10e2-4691-8683-5e447e329f03.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjMwNjUsIm5iZiI6MTczOTYyMjc2NSwicGF0aCI6Ii82MjUwOTQyNi8zNDg0NzcwNjUtMDIxOTQxYmItMTBlMi00NjkxLTg2ODMtNWU0NDdlMzI5ZjAzLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDEyMzI0NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM0ODE4MTI0MzI1YzExMWE5OTdjZjczZTdlZTMwODEzMzc4MzY3YzM5YTI1MzFhYzZmYzI5YzQzZWI4ZmJiMDUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.F9RyLrrO6472DZ3fb6-SakBQoJAtIOgYhF0eGpvLonM)
The text was updated successfully, but these errors were encountered: