Search Issue Tracker

Not Reproducible

Votes

2

Found in

2018.4.0f1

2019.2.0a1

2019.2.1f1

Issue ID

1181353

Regression

No

Moving files in local packages causes them to be renamed to lowercase when using Asset Pipeline v1

Asset - Database

-

How to reproduce:
1. Open the "Rename_Repro.zip" project
2. In Project view, Select Packages > Custom Package > Script > Editor
3. Move the "ASSEMBLYINFO.CS" to Packages > Custom Package > Script > Runtime
4. Move the "ASSEMBLYINFO.CS" back to Packages > Custom Package > Script > Editor

Actual result: "ASSEMBLYINFO.CS" gets renamed to "assemblyinfo.cs".
Expected result: "ASSEMBLYINFO.CS" doesn't get renamed.

Reproducible with: 2020.1.0a4, 2019.3.0b4, 2019.2.6f1, 2019.1.14f1, 2018.4.9f1.

Notes:
- After moving the script for the first time, NullReferenceException is thrown.
- Can't test 2017.4 as there is no packages.
- The issue is annoying as renaming a file causes a lot of references missing.
- The issue is reproducible only when using Asset Pipeline Version 1.
- 2020.1.0a12 and later doesn't allow using Asset Pipeline Version 1 anymore.

  1. Resolution Note (fix version 2019.3):

    Fixed in 2019.3.3f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.