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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1080692