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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note (fix version 2022.1.14f1):
Fixed in: 2022.1.14f1
Resolution Note (fix version 2021.3.9f1):
Fixed in: 2021.3.9f1