I have a strange problem after upgrading to Unity 5.2.2:
My project has 3 scenes: Initializer; Navigation; Main
In the editor it doesn't matter which scene I start. I will always load the Initializer first (using some code).
When the editor's current scene is Navigation (before running) and I run the project the text color of all the text is correct (see correct.jpg).
But when the editor's current scene is Main and I run the project, the text color for all the text is black! (see wrong.jpg)...
[Unity 5.2.2] wrong UI text color (all black)
My project has 3 scenes: Initializer; Navigation; Main
In the editor it doesn't matter which scene I start. I will always load the Initializer first (using some code).
When the editor's current scene is Navigation (before running) and I run the project the text color of all the text is correct (see correct.jpg).
But when the editor's current scene is Main and I run the project, the text color for all the text is black! (see wrong.jpg)...
[Unity 5.2.2] wrong UI text color (all black)