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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment