Search Issue Tracker
Fixed in 2022.2.0b14
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a17
Votes
0
Found in
2022.2.0b6
2023.1.0a9
Issue ID
UUM-12647
Regression
Yes
Scripts don't work when Roslyn Analyzer is disabled
Reproduction steps:
1. Open the attached project “IN-8232.zip”
2. Enter Play Mode and exit Play Mode
3. Observe the Console Window
4. Disable Edit > Project Settings > Player > Other Settings > “Enable Roslyn Analyzers”
5. Open “Assets/NewBehaviourScript.cs”
6. Add an empty line to the script and save it
7. Enter Play Mode
8. Observe the Console Window
Expected result: Script is working whether Roslyn Analyzer is enabled or disabled
Actual result: Script is not working
Reproducible with: 2022.2.0a3, 2022.2.0b6, 2023.1.0a9
Not reproducible with: 2020.3.38f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0a2
Reproducible on: Windows 10 Pro 21H2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Add comment