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
- Scene is modified after exiting Play Mode when Graphics Compositor is enabled in HD RP
- Shortcuts inconsistently trigger when they have a conflict with the same Command
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
Add comment