Describe the bug
If you add a Rule entry into the Project Settings and set the Id As String to the rule you want to enable, it will not be enabled.
To Reproduce
Steps to reproduce the behavior:
- Go to Project Settings -> Project Auditor
- Add a Rule with Id As String of "PAA0007"
- Run an analysis with Assets enabled and at least one texture in the project
- Set a breakpoint in AnalysisContext::IsDescriptorEnabled
- Step into the Params.Rules.GetRule call and notice that the Equals call between the Descriptor instances will fail
Expected behavior
Rules that you place in the Project Settings will run.
Screenshots


Information (please complete the following information):
- OS: Windows
- Unity version: 2021.3.34
- Project Auditor version: 0.11.0