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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #1080692