Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0-preview.1
Issue ID
1237628
Regression
No
[Profile Analyzer] "Filters" section text retains previous Editor Theme color when switching Editor Theme
How to reproduce:
1. Open attached "ProfileAnalyzer" project
2. Open Preferences by going to Edit->Preferences
3. Switch to Professional Editor Theme by choosing General option on the left and changing Editor Theme to Professional found on the right
4. Open Profile Analyzer found in Window->Analysis->Profile Analyzer
5. Load the user's attached data
6. Open Preferences by going to Edit->Preferences
7. Switch to Personal Editor Theme by choosing General option on the left and changing Editor Theme to Personal found on the right
Expected result: "Analysis Type", "Units" and "Marker Columns" text color changes to black
Actual result: "Analysis Type", "Units" and "Marker Columns" text stays white from the previous theme
Reproducible with: 0.4.0-preview.3, 0.6.0-preview.1 (2017.4.39f1, 2018.4.20f1, 2019.3.10f1, 2020.1.0b5, 2020.2.0a7)
Could not test with: 2017.4.39f1 (0.4.0-preview.3, 0.4.0-preview.5, 0.4.0-preview.6) because of namespace error
Note: The text retains black color from Personal Editor Theme if the project was opened initially using Personal Editor Theme and change to Professional Editor Theme
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
- Normals from other Sorting Layers are passed to "CameraSortingLayerTexture" when 2D Light is used
- Animation events trigger twice when using blend trees with non-zero weights
- The Physics Material Dynamic Friction field tooltip is set to one of Friction Combine field
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
Resolution Note (fix version 0.7.0-preview.1):
Fixed cache styles to be updated when changing theme (to fix text colour in filters area)