Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
0.6.0
Issue ID
1231989
Regression
No
Profile Analyzer keyboard commands affect only the last modified Frame Range when 'Pair Graph Selection' is disabled
How to reproduce:
1. Create a new project
2. Import the Profile Analyzer package from the Package Manager
3. Open the Profile Analyzer window (Window -> Analysis -> Profile Analyzer)
4. In the Profile Analyzer window click the Compare tab and load the data (capture.pdata and capture2.pdata)
5. Make sure 'Pair Graph Selection' option is disabled
6. Select a frame in the upper data and then in the lower data
7. Using the keyboard commands (+, -, <, >) change the Frame Range
Expected result: there's a way to choose which Frame Range gets modified
Actual result: keyboard commands affect only the last modified Frame Range
Reproducible with: 0.5.0 - preview.1 (2018.4.20f1, 2019.3.6f1), 0.6.0 - preview.1 (2020.1.0b2, 2020.2.0a5)
Could not test with package versions: 0.4.0 - preview.3 , 0.4.0 - preview.5, 0.4.0 - preview.6 (keyboard commands not introduced)
Workaround: right-click on the Frame Range and change it from there or reselect the Frame Range and then use the keyboard commands
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 1.0.0):
FrameTime graph now shows border when selected to make it clearer when it has keyboard focus.
Keys 1 and 2 select the first or second frame time graph to take keyboard focus.