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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
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?