Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Texture glitch in Xnode editor #337

Open
Yiming075 opened this issue Jan 30, 2022 · 1 comment
Open

Texture glitch in Xnode editor #337

Yiming075 opened this issue Jan 30, 2022 · 1 comment

Comments

@Yiming075
Copy link

When using texture on the node, the texture is normal without zoom. But after zooming out the graph, the texture displayed in the wrong position. What is the cause of this problem?

The node editor code
iconProperty.objectReferenceValue = EditorGUI.ObjectField(iconRect, iconProperty.objectReferenceValue, typeof(Sprite), false);

Normal view:
image

Zoom out:
image

@Jointy87
Copy link

Having the exact same issue, but with sprites. Would love a solution to this :)
xNode_ImgBug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants