Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0b8
Issue ID
UUM-32288
Regression
No
The Profiler window shows incorrect data when enabling "Deep Profile" and GO with the New Input System component
Reproduction steps:
1. Open the attached “Test Project” Project
2. Open “SampleScene” Scene
3. Open Window > Analysis > Profiler Window
4. Enabled the “Deep Profile” option
5. Enter the Play Mode
6. In the Profiler window click any frame in the “CPU Usage” category
7. Observe the “Hierarchy” tab
Expected result: The “Hierarchy” tab shows all tasks
Actual result: The “Hierarchy” tab shows only the “PreUpdate.NewInputUpdate” task
Reproducible with: 2023.1.0b8
Reproducible on: Windows 10
Notes:
- I was not able to reproduce this issue
- When disabling “InputSystem” GO the issue no longer appears
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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Resolution Note:
We have been unable to reproduce this issue, we believe that the issue may have been fixed in the latest Input System so suggest update that to the latest version.