Search Issue Tracker

Won't Fix

Votes

0

Found in

2020.1.0a19

2020.2.0a2

Issue ID

1226343

Regression

Yes

[Asset Importers] Unity doesn't re-create missing launcher files in the Library folder

Asset - Importers

-

.npm, node and null files do not recreate while launching Unity for the first time.

Steps to Reproduce:
1. Get a PC which didn't have Unity installed or delete three files -.npm, node and null, located in
For macOS: Library/Unity/Packages(package.js should be left)
For Windows: AppData\Roaming\Unity\Packages
2. Install Unity 2020.2.0a3.
3. Start Unity.

Actual Result:
.npm, node and null files not created.

Expected Result:
Without any issues .npm, node and null files are recreated.

Occurring on:
2020.2.0a3, 2020.1.0b1, 2020.1.0a19.

Working Fine on:
2020.1.0a18

Environment:
Windows 10 & macOS 10.14

  1. Resolution Note (2020.2.X):

    Since the CEF removal we do not create javascript packages anymore. Whoever needs these .npm files need to take ownership of them.

Add comment

Log in to post comment