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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment