View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002290 | NoesisGUI | Unity3D | public | 2022-02-21 17:12 | 2022-02-23 12:54 |
Reporter | stonstad | Assigned To | jsantos | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.1.2 | ||||
Target Version | 3.1.3 | Fixed in Version | 3.1.3 | ||
Summary | 0002290: Noesis Package Should Specify Dependency on Unity.UI | ||||
Description | Class NoesisView has a dependency on UnityEngine.EventSystems. This class is contained within Unity.UI, The Noesis package does not specify a dependency for Unity.UI. | ||||
Steps To Reproduce | Remove Unity.UI from a standard 3D project with Noesis package installed. A compilation error in NoesisView.cs occurs. | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Thanks for reporting this! | |
Added compilation macros to detect if user's project includes Unity.UI package to enable that code path. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-02-21 17:12 | stonstad | New Issue | |
2022-02-21 17:20 | sfernandez | Assigned To | => jsantos |
2022-02-21 17:20 | sfernandez | Status | new => assigned |
2022-02-21 17:20 | sfernandez | Target Version | => 3.1.3 |
2022-02-21 17:23 | jsantos | Note Added: 0007823 | |
2022-02-23 12:54 | sfernandez | Status | assigned => resolved |
2022-02-23 12:54 | sfernandez | Resolution | open => fixed |
2022-02-23 12:54 | sfernandez | Fixed in Version | => 3.1.3 |
2022-02-23 12:54 | sfernandez | Note Added: 0007825 |