Search Issue Tracker
Third Party Issue
Votes
0
Found in
2019.4
2020.3
2021.2
2022.1
2022.1.0a15
2022.2
Issue ID
1383672
Regression
No
Microsoft.CodeAnalysis.GeneratorAttribute causes errors in console
Reproduction steps:
1. Open project "unitybetafeatures.zip"
2. Observe the Console window
Expected result: No errors in console
Actual result: Error appears in console
Reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.15f1, 2022.1.0b10, 2022.2.0a7
Error: The type or namespace name 'FluentBuilder' could not be found (are you missing a using directive or an assembly reference?)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment