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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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?