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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
This is a duplicate of issue #1080692