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
.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
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.