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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment