Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0b12
Issue ID
1020557
Regression
No
[pacman][ECS] "Unity" namespace cannot be found when referenced in code using an Assembly Definition
Reproduction steps:
1. Open "MinimalReproWithoutAsmDef" project
2. See that there are no errors related to the 'Unity' namespace
3. Open "MinimalReproWithAsmDef" project
4. See that there are errors "The type or namespace name `Mathematics'/'float3' does not exist in the namespace `Unity' "
Expected Result: ECS works with Assembly Definitions
Actual Result: ECS doesn't work with Assembly Definitions
Reproduced with: 2018.3.0b1, 2018.2.8f1, 2018.2.0b3, 2018.2.0b2, 2018.1.0f2, 2018.1.0b12 (ed1bf9)
Did not reproduce on: 2018.1.0b11
Note:
ECS only implemented from a custom build of 2018.1.0b12
Comments (2)
-
DDainys
Sep 12, 2018 15:19
Issue has been re-activated and is under investigation
-
gravityke
Sep 11, 2018 09:59
I installed unity 2018.2.7f1 and still have this issue
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
This is a duplicate of issue #1080692