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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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...