Search Issue Tracker
Fixed
Fixed in 2023.1.0a5
Votes
0
Found in
2022.2.0a17
Issue ID
UUM-2160
Regression
No
Standalone Profiler records Play mode data while Editor is in Edit mode
Steps to reproduce:
1. Create a new project
2. Open Standalone Profiler (Windows -> Analysis -> Profiler (Standalone Process))
3. Change profiling mode to Edit Mode (notice that data starts coming in)
4. Change profiling mode back to Play mode (notice data stopped)
5. Disable and enable recording
6. If the data is not being recorded, click on the Editor to focus it
Expected results: Data is not being recorded as the Editor is still in Edit mode
Actual result: Profiler records Play mode data while editor is in Edit mode
Reproducible with: 2020.1.0a21, 2021.2.10f1, 2022.1.0b8, 2022.2.0a5
Cannot test with:
- 2020.3.29f1 (Upon switching to profile Edit mode on Standalone Profiler, Editor throws a bunch of "Sending message header failed" warnings and disconnects from Standalone Profiler)
- 2019.4.36f1, 2020.1.0a20 (Standalone Profiler was not yet introduced)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
- [2D] Light 2D component does not light the sprite correctly in the Play Mode
- Animator.GetCurrentAnimatorClipInfo() returns an empty list when the Animator is playing the animation
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
Add comment