Unity Issue Tracker - “The type or namespace name 'Entities' does not exist in the namespace 'My.Unity'“ errors when a SystemBase class is in a namespace that contains the word Unity
Fixed
ECSB-110
“The type or namespace name 'Entities' does not exist in the namespace 'My.Unity'“ errors when a SystemBase class is in a namespace that contains the word Unity
Package: Entity Component System (ECS)
Fixed
1.0.X
Won't Fix
0.51.X
0.50.X
This is fixed in the initial 1.0.X launch.
This will be fixed in a 1.0 release.
This will be fixed in a 1.0 release.
How to reproduce:
1. Open the attached user project
2. Observe the Console
Expected result: No errors in the Console
Actual result: “The type or namespace name 'Entities' does not exist in the namespace 'My.Unity'“ errors in the Console