Search Issue Tracker
By Design
Votes
0
Found in
2018.1.9f2
2020.2
Issue ID
1273120
Regression
No
[Profiler] Counter colors are not switched alongside the Counter when the Counters position is switched
How to reproduce:
1. Open the attached "Profiler" project
2. Open the Profiler (Window->Analysis->Profiler)
3. Open the Profiler Module Editor (open the Profiler Modules drop-down list and press on the cog)
4. Select the "New Profiler Module" in the Profiler Modules section
5. In the middle section move the "AnimationClip Memory" Counter to the bottom
6. Press Save Changes
Expected results: In the Profiler, the New Profiler Module "AnimationClip Memory" Counter keeps the same green color
Actual results: In the Profiler, the New Profiler Module "AnimationClip Memory" Counter color is changed to cyan
Reproducible with: 2020.2.0a15, 2020.2.0b1
Could not test with: 2018.4.26f1, 2019.4.9f1, 2020.1.4f1, 2020.2.0a14 because the Profiler Module Editor was not introduced
Notes:
- The Counter colors are assigned to the position and not the Counter value
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
- The Counter colors are assigned to the position and not the Counter value
- Stacked Charts behave differently because the order of the values affects how they stack and the reordering happens on the Module itself and not in the Module Editor