Search Issue Tracker
Fixed
Fixed in 5.1.2
Votes
0
Found in [Package]
5.1.0
Issue ID
WBTRB-104
Regression
Yes
"A meta data file (.meta) exists but its folder 'Packages/com.unity.terrain-tools/..." warning is logged when the Terrain Tools package is installed
Reproduction steps:
1. Create a new project
2. Install the Terrain Tools package and observe the Console
Expected result: No warnings are thrown
Actual result: Terrain Tools package warning is thrown
Reproducible with: 4.0.5 (2022.2.0a15), 5.1.0-pre.1 (2023.2.0a10), 5.1.0 (2023.1.0f1, 2023.2.0a20)
Not reproducible with: 4.0.5 (2021.3.27f1, 2022.2.0a14), 5.0.3 (2022.3.2f1)
Reproduced on: macOS Ventura 13.3.1 (Intel)
Notes:
- Reproducible on Core templates
- It’s impossible to find the fixed version because a similar warning is being thrown unrelated to the Terrain Tools package when the project is opened and also when doing the reproduction steps
- Full warning: “A meta data file (.meta) exists but its folder 'Packages/com.unity.terrain-tools/Editor/Icons/TerrainOverlays/ToolModeIcons' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment