Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3.0b1
2019.3.13f1
Issue ID
1247872
Regression
Yes
Asset and meta files inconsistent casing warning has spelling mistake
How to reproduce:
1. Open attached project "SpellingErrorWhenInconsistentCasing.zip"
2. Go outside Unity's Editor, then go to SpellingErrorWhenInconsistentCasing folder > Assets
3. Change Z2.mat.meta file name to z2.mat.meta
4. Inside Unity's Editor observe warning in the Console (Asset file 'Assets/z2.mat.meta' and meta file 'Assets/Z2.mat.meta' has inconsistent casing.
Renaming meta file succeded.)
Expected result: Word succeeded written without spelling mistakes.
Actual result: Word succeeded is written with spelling mistakes (succeded).
Reproducible with: 2019.3.0b1, 2019.3.14f1, 2020.1.0b9, 2020.2.0a10
Not reproducible with: 2018.4.22f1, 2019.3.0a11
Cannot test with: 2019.3.0a12 (License error)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment