Search Issue Tracker

Active

Under Consideration for 6000.6.X

Votes

0

Found in

6000.1.17f1

6000.3.9f1

6000.4.0b9

6000.5.0a7

6000.6.0a1

Issue ID

UUM-135125

Regression

No

GraphicsStateCollection docs don't mention requirements to use the SendToEditor option

Unity Documentation

-

Steps to reproduce:

  1.  read docs about how to send shader PSO tracing info back to editor in our docs [https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Experimental.Rendering.GraphicsStateCollection.SendToEditor.html]
  2. However this only work if you use a development build with the "autoconnect profiler" build option and this is not mentioned.

Actual results: 

user confusion when the trace file doesn't get sent to editor even though this option is being used.

Expected results: 

docs explicitly mention you need to have a development build and "autoconnect profiler" option set in build options, reducing confusion why the file may not be getting sent back to editor.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.