This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

When I import the image into canvas_item shader, it's blurry. I tried to set the nearest filter in project settings but it didn't work. I also set the same mode in the CanvasItem settings, which didn't help either. Has anyone encountered a similar problem?
screenshot

Edit: problem not in lowp, without it it works the same

P.S: Sorry for my english, i use a translator

Godot version Godot 4.0
in Engine by (26 points)
edited by

1 Answer

0 votes
Best answer

Decided! add ": filter_nearest" after sampler var name

by (26 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.