Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X
Votes
0
Found in
2021.3.29f1
2022.3.9f1
2023.1.9f1
2023.2.0b9
2023.3.0a5
Issue ID
UUM-49019
Regression
No
The Profiler shows incorrect data and spams the console with "Missing Profiler.EndSample" errors when there is an Input System Component in Scene and switching to profiling in Deep Mode
How to reproduce:
1. Open any project with the Input System installed
2. Import the attached Unity Package
3. Open Scene "ConnectedSystems"
4. Navigate to Window > Analysis > Profiler
5. Enter Play Mode and see that the Profiler is recording
6. Switch to "Deep Profile" in the Profiler
Expected result: The Profiler continues recording with Deep Profiling enabled without errors thrown and the visual data does not change
Actual result: The Profiler floods the console with the error "Missing Profiler.EndSample" and visual data changes
Reproducible with: 2021.3.29f1, 2022.3.9f1, 2023.1.9f1, 2023.2.0b9, 2023.3.0a5
Note: Deep Profiling is virtually impossible in this state with Input Systems Components
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment