Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commented out editor usings in runtime class#19

Merged
neon-age merged 1 commit intoneon-age:mainfrom
GerardMG:bugfix/editor_imports_runtime_class
Dec 6, 2021
Merged

Commented out editor usings in runtime class#19
neon-age merged 1 commit intoneon-age:mainfrom
GerardMG:bugfix/editor_imports_runtime_class

Conversation

@GerardMG
Copy link
Copy Markdown
Contributor

This was causing errors when building our Unity project after including Smart Inspector.

Error message:
Library/PackageCache/[email protected]/Runtime/Fluent UITK/Extensions/PropertyFieldExtension.cs(3,19): error CS0234: The type or namespace name 'UIElements' does not exist in the namespace 'UnityEditor' (are you missing an assembly reference?)

This was causing errors when building the Unity project
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants