Search Issue Tracker
Active
Under Consideration for 6000.3.X
Votes
0
Found in
6000.3.0b10
6000.5.0a3
Issue ID
UUM-129126
Regression
No
[RenderGraphViewer] Render Graph Viewer doesn't show data if the player was built 2nd time
Steps to reproduce:
- Download attached project and open in Unity.
- Open Render Graph Viewer >> Window >> Analysis>> Render Graph Viewer.
- Dock the window.
- Open Build Settings and enable Autoconnect Profiler.
- Build and Run the project.
- Once the project is built, check if it has automatically connected to the Render Graph Viewer, the data is displayed.
- Close the Build.
- Rebuild the Project 2nd time.
- Observe: it connects to the player, but it shows that it is waiting for the selected Camera to render.
Actual results: Waiting for the selected camera to render message is displayed. Even though the Player is connected.
Expected results: The displayed data is refreshed automatically.
Reproducible with versions:
6000.3.0b10, 6000.5.0a3
Tested on (OS):
MacBook Pro (16-inch, 2021), CPU: Apple M1 Max, Memory: 64 GB, macOS Tahoe: 26.1
Workaround: Reload the Render Graph Viewer window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment