needle-mirror / com.unity.recorder

The Recorder allows you to capture and save data from the Unity Editor during Play mode: animations, videos, images, audio, arbitrary output variables (AOVs), and more. 📦 [Mirrored from UPM, not affiliated with Unity Technologies.]
https://docs.unity3d.com/Packages/com.unity.recorder@3.0/manual/index.html
Other
26 stars 7 forks source link

[EditorOnly] tag still present in render #2

Open usernameHed opened 1 year ago

usernameHed commented 1 year ago

Hello! inside our game, we often have some UI Button tagged ad "EditorOnly", those buttons serve debugging purpose, and are not present in the final build.

It could be nice to include a boolean in this tool to disable any EditorOnly gameObject appearing in scene when they are first loaded.

marwie commented 1 year ago

Hi, please report this to Unity directly - it won't reach the devs through this repository (this is not an official Unity repository)