JetBrains / JetBrains/resharper-unity

"Allow unsafe code" quick fix should update .asmdef file

Open
#1,841 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
1.2k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

The "Allow unsafe code" quick fix will update the current project, but this will be lost when Unity regenerates the project. The `allowUnsafeCode` property in the current `.asmdef` file should be updated to reflect the changes.

Investigate what to do for non-asmdef based projects - is there a setting in Unity that we can automatically set?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.