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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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