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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 1.0.0):
Tooltip no longer has ) at the end