Search Issue Tracker
By Design
Votes
0
Found in
2020.3.37f1
2021.3.8f1
2022.1.12f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-10525
Regression
No
[CentOS 7][Rocky 8] Standalone Profiler does not record data when profiling, Target cannot be changed to Editor
How to reproduce:
1. Open any project
2. Navigate to Window > Analysis > Profiler (Standalone Process)
3. Enter Play Mode in the Editor and Start Recording in the Standalone Profiler
4. Observe the Data Graph
5. Click on "Playmode" in the Profiler to see options for choosing your Target
Actual result: No data is being recorded, Profiler Target cannot be changed to Editor
Expected result: Data is recorded and visualized in the Profiler and the Editor is available as a Target
Reproducible with: 2020.3.37f1, 2021.3.6f1, 2021.3.8f1, 2022.1.12f1, 2022.2.0b3, 2023.1.0a4
Couldn't test with: 2021.3.5f1 (Crashes on opening Standalone Profiler, UUM-5543)
Tested on: CentOS 7, Rocky 8 (Not reproducible on Ubuntu 18.04)
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note:
The profiler cannot connect to the editor so it's not displaying all the options nor allows you to profile. This can be worked around by clearing your iptables with `iptables -F`