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
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
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...