Search Issue Tracker
Fixed
Fixed in 2022.2.0b14, 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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
Add comment