Search Issue Tracker
Won't Fix
Votes
4
Found in
5.5.1f1
Issue ID
874138
Regression
No
Hidden folders cause errors with Visible Meta Files
How to reproduce:
1. Create a new project
2. Make sure Visible Meta Files are enabled
3. Create a new folder "ABC" in Assets folder
4. Rename folder to "ABC~" to make Unity ignore it
5. Close and reopen the project
Expected behavior: No errors in the Console
Actual behavior: Refresh case sensitivity failure. Asset: Assets/ABC~ ; Metafile: AssetsABC~.meta
Reproducible: 5.3.7p3, 5.4.4p2, 5.5.1p1, 5.6.0b5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Error in Shader Graph Assets/Samples/Shader Graph/17.1.0/Production Ready Shaders/Lit/URPLit.shadergraph: Graph is generating too many variants…” error is thrown after importing Shader Graph Samples
- ComputeShader cannot access the depth element of RenderTexture targeted by an HDR camera
- Search in the Console window highlights wrong text when text contains HTML attributes
- Particle System doesn't always play when ParticleSystem.Play() is called
- Build Profiles: The vertical and horizontal window lines are different colors and this is not consistent with the other engine windows
Resolution Note (2019.1.X):
Hi there,
We really appreciate your contribution to the Unity product. Thank you for reporting this issue. We take every case submitted to us seriously by investigating the impact on you, our customer, as well as the impact it may have on the engineering and experience of our product.
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.
Unity QA Team