Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
0.7.0-preview.4
Issue ID
1252239
Regression
No
Profile Analyzer - Pull Data Tooltip has a mistake in it (enabled pulling data)
Profile Analyzer - Pull Data Tooltip has a mistake in it (enabled pulling data)
When the profiler is recording you are unable to pull data into the Profile Analyzer. The button is greyed out and if you highlight a tooltip appears to explain this.
The tooltip says:
'Stop Unity profiler recording to enabled pulling data'
It should say
'Stop Unity profiler recording to enable pulling data'
1. Open the Profile Analyzer
2. Open the Profiler (turn off recording)
3. Start the Editor
4. Notice the "Pull Data" action in the profiler analyzer is currently greyed out
5. Press Record in the Profiler to start recording
6. Highlight the 'Pull Data' option in the Profiler Analyzer
7. Notice it says 'Stop Unity profiler recording to enabled pulling data'
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 1.0.0):
Fixed typo in Pull Data Tooltip