Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0
Issue ID
1227593
Regression
No
Frame Selection in the Profile Analyzer is changed when moving the cursor in the Filter text box with arrow keys
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. Select any single Frame (multiple Frame Selection would work too)
6. Enter any value into 'Name Filter' or 'Exclude Names' Filter
7. Place the cursor inside the text box (Name Filter or Exclude Names) and start pressing left/ right arrow keys
Expected result: Only the cursor placement is changing in the text box
Actual result: Both the cursor placement and the Frame Selection are changing
Reproducible with: 2018.4.19f1 (0.4.0 - preview.6, 0.5.0 - preview.1, 0.6.0 - preview.1) 2019.3.6f1 (0.4.0 - preview.6, 0.5.0 - preview.1, 0.6.0 - preview.1),
2020.1.0b2 (0.4.0 - preview.6, 0.5.0 - preview.1, 0.6.0 - preview.1) , 2020.2.0a4 (0.4.0 - preview.6, 0.5.0 - preview.1, 0.6.0 - preview.1)
Could not test with: 2017.4.37f1 (package unavailable)
Notes:
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
- 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 (fix version 0.7.0-preview.1):
Frame selection no longer changed when moving the cursor in the Filter text box with arrow keys