Search Issue Tracker
Fixed
Fixed in 6000.0.16f1, 7000.0.0a2
Votes
0
Found in
6000.0.5f1
7000.0.0a1
Issue ID
UUM-73445
Regression
Yes
Errors regarding UI Toolkit SourceGenerator are thrown when opening a project with Muse Behavior and App UI packages installed
Reproduction steps:
1. Create a new 3D project
2. Open the Package Manager window (Window > Package Manager)
3. Install package by name: “com.unity.muse.behavior”
4. Observe the console
OR
1. Create a new 3D project
2. Open the Package Manager window (Window > Package Manager)
3. Install package by name: “com.unity.muse.behavior”
4. Right-click on “Packages” in the Project window
5. Select the “Reimport All” option
6. After the Editor is restarted observe the console
Expected result: No errors are printed out
Actual result: Error regarding UI Toolkit Source Generator are printed out: {{Unity.UIToolkit.SourceGenerator\Unity.UIToolkit.SourceGenerator.UxmlSerializedDataGenerator\Unity.AppUI.UI.AccordionItem.gen.cs(11,14): error CS1729: 'HeaderAttribute' does not contain a constructor that takes 2 arguments}}
Reproducible with: 6000.0.0b13, 6000.0.5f1
Not reproducible with: 2021.3.39f1, 2022.3.32f1, 6000.0.0b12
Reproducible on: Windows 10, Windows 11 (user)
Not reproducible on: No other environment tested
Notes:
- If the reproduction is not successful, try deleting the “Library” folder after installing the “Muse Behavior” package
- The reproduction is not consistent
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment