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
- Native Plugins are not found when they are depending on each other
- Errors are thrown after redoing Nested Prefab Variant creation
- Documentation Link does not work when the "VFX Condition" question mark button is clicked
- Documentation Link does not work when the "Spawn State" question mark button is clicked
- Darker lighting in Build when disabling SSAO at runtime
Add comment