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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
This is a duplicate of issue #1080692