Search Issue Tracker
Fixed
Fixed in 2023.2.0b1, 2023.3.0a1
Votes
0
Found in
2023.2.0a22
Issue ID
UUM-41432
Regression
Yes
"Warning CS8032 An instance of analyzer Unity.UIToolkit.SourceGenerator.UxmlSerializedDataGenerator cannot be created" is printed in Error List when using Visual Studio 2022
Reproduction steps:
1. Open the attached project “CS8032_Warning”
2. Open Edit > Preferences > External Tools
3. Set External Script Editor to Microsoft Visual Studio 2022
4. In the Project window create a new C# Script
5. Open the newly created script
6. Observe the Error List
Expected result: There are no warnings
Actual result: Multiple CS8032 warnings are printed
Reproducible with: 2023.2.0a9, 2023.2.0a22
Not reproducible with: 2021.3.28f1, 2022.3.4f1, 2023.1.3f1, 2023.2.0a8
Reproducible on: Windows 10
Notes:
Warnings do not appear when using Rider or older Visual Studio versions
It might take a couple of seconds for Warnings to appear
Reproducible with newly created projects
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment