Search Issue Tracker
Fixed
Fixed in 2021.3.9f1, 2022.1.14f1, 2022.2.0b1, 2023.1.0a1
Votes
0
Found in
2022.2.0a13
2023.1.0a1
Issue ID
UUM-3560
Regression
Yes
[Roslyn Analyzers] Analysis is not performed when a ruleset file is modified
Reproduction steps:
1. Open the user's attached project
2. Open Assets/Scripts/Default.ruleset
3. In Visual Studio expand Microsoft.Unity.Analyzers
4. Modify a rule action (i.e. change rule UNT0020 from "Warning" to "None")
5. Save and go back to Unity Editor
6. Observe the Console window
Expected result: Two warning messages are printed to the console
Actual result: No warning messages are printed to the console
Reproducible with: 2019.4.38f1, 2020.2.0a16, 2021.1.0a3, 2021.3.2f1, 2022.1.0f1, 2022.2.0a13
Not reproducible with: 2020.2.0a17, 2020.3.34f1, 2021.1.0a2
Warning messages:
warning UNT0001: The Unity message 'Start' is empty.
warning UNT0001: The Unity message 'Update' is empty.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Resolution Note (fix version 2022.1.14f1):
Fixed in: 2022.1.14f1
Resolution Note (fix version 2021.3.9f1):
Fixed in: 2021.3.9f1