-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
I assume this is a known issue, but I couldn't find anything mentioned but currently the recorder will not record UI layers with 'Command Buffered Camera' Generator.
Was unable to try other 'Offscreen Rendering' generator as it claims that there is no camera rendering. Granted the project is a complex recursive portal rendering system, but while the main camera doesn't perform any direct rendering its OnPreCull, onPreRender and OnPostRender as well as image effects are applied. Not sure if this is a bug or just how 'Offscreen Rendering' needs to work and its not compatible with my rendering system.
Point being that UI layers need to be rendered via 'Command Buffered Camera'.
Metadata
Metadata
Assignees
Labels
No labels