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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment