Root namespace settings are cleared

After setting the value in Project Properties > Application > General Root namespace and pressing OK, the value is reset when the focus shifts from Rider to another app (such as Unity).
If anyone has encountered this problem, please let me know how to solve it.

I'm using MacOS version 2023.3, but I've had this problem with multiple versions in the past (I don't keep track of them...). I have used multiple versions(I don't keep track of them) in the past .



 

0
2 comments

Hello,

In the case of Unity, the engine resets the root namespace when you change it in Rider because it's the engine that manages asemblies in a project. If you need to change the root namespace for your project, please open Unity Editor and navigate to Edit | Project Settings | Editor to set the root namespace there

0

Ivan Skorikov 
Thanks for the solution.
I solved the problem by setting the "RootNameSpace" on the Unity side.

0

Please sign in to leave a comment.