Search Issue Tracker
Won't Fix
Votes
3
Found in
4.6.0b17
Issue ID
627834
Regression
No
Different resolutions have pixel offsets in uGUI
Different resolutions might reveal a slight pixel error, which becomes really apparent when relying on images being pixel-perfect.
To reproduce:
1. Open attached project
2. Open scene CharacterCustomization. It contains an example menu box that relies on images being pixel-perfect
3. Scale the gameview window to change the resolution. Notice that the top right corner of the menu has a bright blue line that's popping in and out of existence as the game view is being scaled
The situation can be improved by setting the canvas reference resolution to the game view resolution, but it might not help if a few resolutions are planned to be used
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment