Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.1.1p4
Issue ID
956935
Regression
No
Textboxes truncate text on some resolutions when Pixel Perfect mode is set
Steps to reproduce:
1. Download the attached project
2. Build & Run TestScene (located in Assets/Scenes)
3. Run the game in windowed mode on 1280x720 resolution
4. Go back to Unity
5. Under HeroroomTooltip gameobject -> Canvas component, uncleck "Pixel Perfect"
6. Repeat steps 2-3
7. Compare the first paragraph of text
Expected: Both paragraphs have the same information
Actual: the word that god warped to the 3rd line is missing in "Pixel Perfect" mode but exists without "Pixel Perfect" mode
Reproduced in: 5.6.3p4, 2017.1.1p3, 2017.2.0b9, 2017.3.0b2
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2018.3.X):
Due to the nature of the bug, it was decided that it won't be fixed for the foreseeable future. It is still in our database and we may come back to it, but we can't say when this will be ready for release.
In the mean time, since the defect is touching our text system, please use Text Mesh Pro.