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
Steps to reproduce:
- 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]
- 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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment