Search Issue Tracker
Fixed in 2018.2.X
Votes
2
Found in
2018.2.0a4
2018.2.0f2
Issue ID
1062395
Regression
Yes
UI sprites and text becomes broken in built scene when QualitySettings.masterTextureLimit is modified
To reproduce:
1. Open project
2. Open 'PreferencesScreen' scene
3. Build and run Standalone
4. In built scene, click 'Show preferences screen'
5. Change 'Texture size' to 1/2
6. Notice that UI is becomes broken(some sprites are missing, some letters are not shown properly)
Reproduced: 2018.2.0f2, 2018.3.0a5
Note: to build project on 2018.1 and earlier versions, it requires to import Text Mesh Pro from A$
In Unity 2018.1.9f1, 2017.4.6f1 it is most likely expected((different design solution) since behaviors in the editor and built scene are identical)
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Thelo
Aug 23, 2018 02:15
Actually, I spoke too soon. This issue is only fixed in the editor, but still broken in builds, in both 2018.2.2f1 and 2018.2.3f2.
Thelo
Aug 06, 2018 18:35
I confirm this fix in 2018.2.2f1, that version does solve the problem I had in 2018.2.0f2 and which I reported as issue #1064024.