Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.0a17
Issue ID
UUM-5891
Regression
No
[Profiler][Linux][Rocky] The Standalone Profiler does not profile Play Mode
Reproduction steps:
1. Open a new Unity Project
2. In the Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)
3. In the Profiler set Target Selection to "Play Mode"
4. Go back to the Editor and enter the Play Mode
5. Go back to the Profiler window and observe it
Expected result: The Standalone Profiler can profile Play Mode
Actual result: The Standalone Profiler does not profile Play Mode
Reproducible with: 2022.2.0a17
Could not test with: 2019.4.31f1 (Standalone Profiler unavailable), 2020.3.36f1, 2021.3.5f1, 2022.1.6f1 (Standalone Profiler crashes when opening it)
Reproduced on: Linux Rocky 8.6
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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Resolution Note:
The issue is caused by iptables on centos blocking the broadcast message. Removing the iptable rules helps it connect. Perhaps there should be a better disconnected message indicating the problem?