branchrust_reboot/main/fix_icon_generator_hide_during_rendercancel
5 Commits over 0 Days - ∞cph!
Update HideDuringRender of the camper van prefab as an example
Fix HideDuringRender not being copied from the source prefab to the rendered icon
- add matching of GameObjects based on name from the source -> target prefab
Fixed DeferredDecalRenderer not unsubscribing to `EditorApplication.update` hook when destroyed
- caused performance issues in the icon renderer scene when the camera is recreated each frame to render the icon
Fix lighting settings for camper icon while testing
Create custom inspector to remove "Hide During Render" field from icon renderer inspector
- removed since the settings won't be copied to the source prefab