Search Issue Tracker
Fixed
Fixed in 2023.2.0a14
Votes
0
Found in
2020.3.46f1
2021.3.20f1
2022.2.9f1
2023.1.0b7
2023.2.0a5
Issue ID
UUM-28983
Regression
No
Profiler Marker Missing in Render Thread Timeline when using the Profiler
Reproduction steps:
1. Open the attached “Repro.zip” project
2. Open the Profiler window (Window > Analysis > Profiler)
3. Enter the Play Mode
4. Press on any part of the “CPU Usage” graph in the Profiler window
5. Observe the data in “Render Thread” in the Timeline located at the bottom part of the Profiler window
Expected result: There are no gaps in the “Render Thread” data
Actual result: There are visible gaps in the “Render Thread” data
Reproducible with: 2020.3.46f1, 2021.3.20f1, 2022.2.9f1, 2023.1.0b7, 2023.2.0a5
Reproducible on: M1 macOS 13.1, Windows 10 (21H2)
Note: Using Windows 10, there are gaps still present, however, there is much more data displayed in the Render Thread Timeline
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
Add comment