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)
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
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
- A memory leak occurs in Play mode when using Direct3D12 Graphics API
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when rendering 60 real-time lights in the far distance
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...