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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment