Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0
Issue ID
1228915
Regression
No
Growing the Frame Selection in the Profile Analyzer doesn't update the chart when zoomed in
How to reproduce:
1. Create a new project
2. Import the Profile Analyzer package
3. Using the Profiler record some frames of the Editor
4. Pull the profiling data into the Profile Analyzer
5. Make any Selection of multiple Frames
6. Right-click on the frame selection and select 'Zoom Selection'
7. Press the '+' key (or right-click -> Grow Selection) to Grow the Frame Selection
Expected result: As the Frame Range increases, the Frame chart adjusts accordingly
Actual result: As the Frame Range increases, the Frame chart remains unchanged (displays the initial Selection)
Reproducible with: 2018.4.19f1 (0.5.0 - preview.1, 0.6.0 - preview.1) 2019.3.5f1 (0.5.0 - preview.1, 0.6.0 - preview.1), 2020.1.0b1 (0.5.0 - preview.1, 0.6.0 - preview.1) , 2020.2.0a3 (0.5.0 - preview.1, 0.6.0 - preview.1)
Could not test with: 2017.4.37f1 (package unavailable)
Notes:
1. After Growing the Selection, selecting a single Frame reverts back to the original selection
2. It's easier to notice the issue if the initial Frame Selection is made right next to clearly different Frame values
3. See the attached video on how to reproduce the issue
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
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
- ShaderGraph tab header changes the icon to the VFX Graph icon when ShaderGraph and VFX Graph with the same name are both opened
- The Build Profiles window has usability issues when the panel takes up less than 30% of the screen width
- Inconsistent ShaderGraph RGBA channels compared to the Inspector when "Alpha Is Transparency" is used
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
Resolution Note (fix version 0.7.0-preview.1):
Changes made to the axis display to make this clearer