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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
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)