Replies: 3 comments 8 replies
-
It is true that this problem has always existed, and no suitable solution has been found yet. Because the package on the repository does not have a reference to TMP and NewInputSystem by default. When you enable TMP and NewInputSystem locally, the package file is overwritten, but the script symbol in PlayerSetting is still there, so an error is reported. Maintaining more than one branch can solve this problem, but it feels a bit cumbersome. Do you have any suggestions? |
Beta Was this translation helpful? Give feedback.
-
I added a XCharts-Daemon package to solve this problem. If it is convenient for you, you can test whether it works properly in the CI-CD environment. |
Beta Was this translation helpful? Give feedback.
-
Try to update XCharts-Daemon to version 1.0.1, it works well in my tests. |
Beta Was this translation helpful? Give feedback.
-
This problem is occurring while our project newly cloning or deleted the Library Folder.
Can anyone help with this issue?
This issue is solved by removing these two define symbols. And Enabling the Input System and Text Mesh Pro again.
Now the Final Problem we are fetching is.
The reason we can't fix our CI-CD cause is Build the Library Cache while CI Building.
Can you please solve this issue ASAP on the next version or provide any other Solution to fix our Project cloning?
Note: We must have to use Unity New Input System and Text Mesh Pro Because we have thousands of dependencies in our projects.
Beta Was this translation helpful? Give feedback.
All reactions