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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 1.0.0):
Tooltip no longer has ) at the end