Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
preview.1 - 0.6.0
Issue ID
1232745
Regression
No
Profile Analyzer - 66.7ms Frame Scale Tooltip contains a closing round bracket at the end
How to reproduce:
1. Create a new Unity project
2. Import the Profile Analyzer package
3. Open the Profile Analyzer window and load/pull some data
4. Next to the frame graph at the top of the Profile Analyzer window expand the ms drop-down and select '66.7 ms'
5. Hover over the drop-down to display the tooltip
Expected result: the tooltip does not contain a closing parenthesis ) at the end
Actual result: the tooltip contains a closing parenthesis ) at the end
Reproducible with: 2018.4.20f1, 2019.3.7f1, 2020.1.0b4, 2020.2.0a5
Could not test with: 2017.4.39f1(package unavailable)
Reproducible with package versions: preview.6 - 0.4.0, preview.1 - 0.6.0
Notes:
Tooltip text: 'Graph Scale : 4 60Hz frames)'
Only the 66.7 ms tooltip is affected
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 1.0.0):
Tooltip no longer has ) at the end