Quantcast
Channel: Questions in topic: "buildpipeline"
Viewing all articles
Browse latest Browse all 249

Editor Coroutines and Playmode

$
0
0
I'm trying to create a set of videos using the Unity Recorder and Editor Coroutine packages. the user defines a set of SceneAssets in an editor window -- which I have working -- and when the user clicks a button, the following would occur for each scene: 1. Open the SceneAsset 2. Enter playmode 3. While in playmode, find a specific component and invoke the Record method 4. When the recording is over, exit playmode 5. Build the scene as a separate executable I have points 1-2 and 3-4 and 5 working independently of each other, but not in tandem. Editor coroutines appear to be stopped when entering playmode, which completely breaks this pipeline. Are editor coroutines stopped upon entering playmode in the editor? If so, is there another solution I could use it order to accomplish this pipeline?

Viewing all articles
Browse latest Browse all 249

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>