Search Issue Tracker
Fixed
Fixed in 2023.2.X, 2023.2.0a23
Votes
0
Found in
2023.2.0b2
Issue ID
UUM-43960
Regression
Yes
[Probuilder] GUID cannot be extracted by the YAML Parser warnings
Repro:
- Install ProBuilder package (Window -> Package Manager)
Expected: No issues.
Actual: Warnings in the console appear.
{code:java}
The GUID inside 'Packages/com.unity.probuilder/Editor/EditorCore/CutTool.cs.meta' cannot be extracted by the YAML Parser. Attempting to extract it via string matching instead. Please verify the file does not contain unexpected data.{code}
Same for EditorToolsContexts.cs.meta and MenuToolToggle.cs.meta.
Reproducible in 2023.2.0b2
Not reproducible in 2022.3.3f1
Using ProBuilder 5.1.0
Did not regression test further than mentioned versions - please contact ticket reporter if you require further testing.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Add comment