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 object:runtime_invoke_void__this__ when opening a specific project
- Circle-shaped rendering artefacts visible in Local Volumetric Fog boundaries box in Scene view when Fog Distance is lower than 1
- “Fog Distance” property name and description is unclear in the Inspector window
- Crash with multiple stack traces when using Burst-Compiled Span.Fill()
- Broken compute shaders propagate via the cache server
Add comment