Search Issue Tracker
Active
Votes
9
Found in [Package]
4.0.0
Issue ID
1255846
Regression
No
[Pixel Perfect] Canvas Render Mode: Screen Space - Camera jitters when camera moves
How to reproduce:
1. Open attached project "repro.zip" and scene "SampleScene"
2. Enter Play mode
3. Press A, D and observe the canvas text in Game view
Expected result: the text does not jitter/move
Actual result: the text jitter/move
Reproducible with: 2018.4.25f1 (1.0.1-preview), 2019.4.4f1 (2.0.4), 2020.1.0b16(3.0.2), 2020.2.0a18 (4.0.0)
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Playmode tint" is applied to Color and Gradient fields when in Play mode
- [HDRP] Scene corrupts when baking Reflection Probe with custom TextureImporter preset added to Texture Importer default
- HDRP Wizard window UI components overlap when HDRP Wizard window is docked and resized horizontally
- VideoPlayer component fails to play MP4 files located under the StreamingAssets folder
- Terrain Tools icons are low quality
badjano
Jul 07, 2023 20:23
If pixel perfect does not work with canvas, how are we supposed to make the HUD for pixel art games?
badjano
Jul 07, 2023 20:22
If pixel perfect does not work with canvas, how are we supposed to make the HUD for pixel art games?
fmoo
Sep 27, 2022 01:48
For what it's worth, the workaround provided by Unity seems to make the issue worse; it does not help.
fmoo
Jul 19, 2020 17:21
In my tests, the issue becomes even more pronounced if you enable "Pixel Snapping" on the Pixel Perfect Camera component or attempt to parent the canvas on the camera itself.