Search Issue Tracker
Fixed
Fixed in 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
- 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