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
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
- [Android][iOS] Particles are not affected by External Forces when loaded from AssetBundles with Strip Engine Code enabled
- Rendering Debugger "STP" and "Reflection Probe Atlas" overlays don't change size when changing the "Map Size"
- "ArgumentException" error when using CameraCaptureBridge with post-processing off and when rendering to a RenderTexture
- Shaders read from the buffer unconditionally
Add comment