Search Issue Tracker
Won't Fix
Votes
1
Found in
5.5.1f1
Issue ID
885438
Regression
No
Text Fields don't show their text value on some resolutions, when Canvas Scaler uses "Scale With Screen Size"
To reproduce:
1. Open attached project "TextInvisible.zip"
2. Open "test" scene and Play it. (Text is visible)
3. Stop game.
4. Build and Run the game, or you can change the size of the Game window. (Text is not visible on some resolutions)
Expected result: Text is visible.
Actual result: Text is not visible on some resolutions.
Reproducible: 5.4.3p1, 5.5.2f1, 5.6.b10, 2017.1.0a2
Workarounds:
Make text area bigger.
Or Reduce the font size.
Or Make text "best fit".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment