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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.