kyle
kyle2w ago

Unable to fully apply prefab changes because of RealtimeView

I have a prefab with a RealtimeView component in it that was added via RealtimeComponent. When I try to save changes to this prefab, it always marks the RealtimeView as dirty, so I can't save the prefab fully. Is there a way to save the prefab?
5 Replies
kapa.ai
kapa.ai2w ago
Hi @kyle. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but the knowledge sources do not contain specific information about the issue where a prefab with a RealtimeView component is always marked as dirty and cannot be fully saved in Unity. There is no documented workflow or troubleshooting advice in the provided sources regarding saving prefab changes or resolving "dirty" state issues related to RealtimeView components. If this issue persists, I recommend checking for updates to Normcore, as compatibility issues can sometimes arise with newer Unity versions and older plugin versions. You may also want to reach out to the Normcore community or support channels for more targeted assistance. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai2w ago
<@401595391549898754> Kapa.ai is still learning and improving, please let me know how I did by reacting below.
maxweisel
maxweisel2w ago
We need more information. Do you know what field is getting changed here? / if you’ve got a repro we can take a look
kyle
kyleOP7d ago
re what's changed: I can't really tell (screenshot). they look like they have somewhat different fields entirely? here's repro repo: https://github.com/kyleqian/sandbox-unity I made a prefab called Realtime in Main scene that can't be fully applied
GitHub
GitHub - kyleqian/sandbox-unity
Contribute to kyleqian/sandbox-unity development by creating an account on GitHub.
No description
maxweisel
maxweisel7d ago
We have an updating coming out in a few weeks that I think will fix this. We made some big improvements to how RealtimeView’s editor component manages this stuff

Did you find this page helpful?