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

Cannot resolve symbol 'NativeMultiHashMap' #1

Closed
Morsiusiurandum opened this issue Jul 10, 2023 · 2 comments · Fixed by #2
Closed

Cannot resolve symbol 'NativeMultiHashMap' #1

Morsiusiurandum opened this issue Jul 10, 2023 · 2 comments · Fixed by #2
Assignees
Labels
bug Something isn't working

Comments

@Morsiusiurandum
Copy link
Member

After upgrading Unity to 2022.3.4, keywords could not be found.

The key package changes are as follows:

  • com.unity.collections : 1.2.4→2.1.4
  • com.unity.test-framework : 1.3.0→1.1.3
@Morsiusiurandum Morsiusiurandum added the bug Something isn't working label Jul 10, 2023
@Morsiusiurandum
Copy link
Member Author

As of version [2.1.0-exp.4], released on 2022-08-05, NativeMultiHashMap has been renamed to NativeParallelMultiHashMap.

@Morsiusiurandum Morsiusiurandum self-assigned this Jul 11, 2023
@Morsiusiurandum
Copy link
Member Author

Here is the link of changelog

@Morsiusiurandum Morsiusiurandum linked a pull request Jul 15, 2023 that will close this issue
Morsiusiurandum added a commit that referenced this issue Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant