Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.3.X
Votes
0
Found in
2019.3.0a7
2019.3.0f3
2020.1.0a14
Issue ID
1202569
Regression
Yes
Folder/Files with extension .Core are ignored when importing a package from Git URL
How to reproduce:
1. Create a new project or open an existing one
2. Add the provided dependency to Packages/manifest.json file
3. Open the project
Expected result: No errors are thrown
Actual result: An error indicating that namespace Core does not exist is thrown
Reproducible with: 2019.3.0f3, 2019.3.0f4, 2020.1.0a14, 2020.1.0a17
Not reproducible with: 2018.4.15f1, 2019.3.0f2, 2020.1.0a13
Notes:
Entities package uses namespace Unity.Core, therefore this issue can occur.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment