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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment