Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.2.1f1
Issue ID
749911
Regression
Yes
Text color changes to black in editor play mode with Advanced Additive Scenes asset
Reproduction steps:
1. Open attached project (ReproProject.zip)
2. Open the "UIBug" scene located in Assets/CodingJar/AdditiveScenes/Test Scenes/Temp/UIBug.unity
3. Look at the text colors of UI elements
4. Play the scene
5. Every UI element text color has changed to black (check Repro.gif)
Actual result: Text colors has changed to black.
Expected result: Text colors should stay the same.
Note: Issue reproduces only in editor play mode with Advanced Additive Scenes asset (https://www.assetstore.unity3d.com/en/#!/content/15577).
Regression introduced in: 5.2.0p1 (cd0778e591b3)
Comments (1)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
diekeure
Aug 26, 2016 09:32
Is there info somewhere on what caused this issue and what the solution was? I have something similar with a custom shader...