Search Issue Tracker
In Progress
Fixed in 2022.3.54f1, 6000.0.23f1
Votes
0
Found in
2022.3.10f1
6000.0.20f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-51358
Regression
No
[TextMeshPro] text moves out of sync when the "Grid Snapping" is set to "Upscale Render Texture" and the "Current Pixel Ratio" is not 1:1
Reproduction steps:
1. Open the attached “IN-54354 2D PPC Bug - URP 2D.zip“ project
2. Open the “SampleScene”
3. Make sure the resolution is set to “Full HD (1920x1080)” in the Aspect ratio menu of the Game view Control Bar
4. Select the “Main Camera” GameObject in the Hierarchy
5. Make sure the “Grid Snapping” is set to “Upscale Render Texture” in the Pixel Perfect Camera component in the Inspector
6. Enter Play mode
Expected result: All letters of the word “English” move in sync
Actual result: Letters of the word “English” move out of sync with each other
Reproducible with: 5.0.3 (2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6)
Reproduced on: Windows 11 Pro (22H2)
Not reproduced on: No other environment tested
Notes:
- Reproducible in a new project
- Reproducible in Player
- Full conditions for reproduction are having the “Grid Snapping” set to "Upscale Render Texture" and the "Current Pixel Ratio" not being 1:1 in the Pixel Perfect Camera component, and using the "URP 2D" Project Template
- Not reproducible with the “2D” and “3D” Project Templates (could not test with other Project Templates because of the “Upscale Render Texture” not working due to the missing “Renderer2D” asset)
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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Resolution Note (fix version 6000.0.23f1):
Fix for this issue is available on Unity 6000.0.23f1 and above
Resolution Note (fix version 2022.3.54f1):
Fix for this issue is available on Unity 2022.3.54f1 and above