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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Add comment