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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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...