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
- 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):
Tooltip no longer has ) at the end