Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.44f1
2022.3.52f1
Issue ID
UUM-86822
Regression
No
Standalone Profiler recording data with Play Mode target selection when Play Mode is not entered
Steps to reproduce:
1. Create a new project
2. Open the Standalone Profiler (Window > Analysis > Profiler (Standalone process))
3. Change the Target Selection to "Edit Mode"
4. Wait a few seconds
5. Change the Target Selection to "Play Mode"
6. Close the Standalone Profiler
7. Repeat step 2
8. Observe the Standalone Profiler
Actual results: Data is being recorded in the Standalone Profiler
Expected results: No data is being recorded in the Standalone Profiler
Reproducible with versions: 2021.3.44f1, 2022.3.52f1
Not reproducible with versions: 6000.0.25f1
Tested on (OS): Windows 11, macOS Sonoma 14.6.1 (M1 Pro)
Notes:
- After reproduction, the target selection dropdown in the non-standalone Profiler keeps automatically closing if opened
- After reproduction, changing the target selection to Edit Mode and back to Play Mode in the Standalone Profiler seems to stop the recording, however, closing and reopening the Standalone Profiler causes the issue again and the data is being recorded in Play Mode
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
This appears to be fixed in Unity 6. We're not backporting all fixes to the Standalone Profiler (use of it is low compared to other profiling tools and changing it is relatively risky).