You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuring a Mixed Reality scene using the "Configure" editor menu option, it is not marking the scene "dirty" which results in the scene not actually saving changes when you ask Unity to save it ("save as" does work)
To Reproduce
Start a new scene and save it
Run "RealityToolkit -> Configure.."
Click "File -> Save"
Close Scene (open a new one) and then reopen the scene you saved
Observe scene has not changed
Expected behavior
The scene should be saved
Actual behavior
Changes to the scene from the Configure action are NOT saved.
Reality Collective - Reality Toolkit Bug Report
Describe the bug
When configuring a Mixed Reality scene using the "Configure" editor menu option, it is not marking the scene "dirty" which results in the scene not actually saving changes when you ask Unity to save it ("save as" does work)
To Reproduce
Expected behavior
The scene should be saved
Actual behavior
Changes to the scene from the Configure action are NOT saved.
Your Setup
2020.3.32f
Packages
Additional context
Likely a Unity bug as to why the scene is not being set dirty, but the RTK should do best efforts to "make it so"
The text was updated successfully, but these errors were encountered: