Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.62f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127175
Regression
No
Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
Steps to reproduce:
1. Create new Unity project
2. Make sure Version Control button is available in Toolbar (kebab button on the right > Services > Version Control)
3. Click on Version Control button in the Toolbar
4. Press “Use Unity Version Control”
5. In opened window press “Create Workspace”
6. In “New Workspace” window select “Create Workspace”
7. Observe the Console and “New Workspace” window
Actual results: A warning is thrown in the Console “MismatchingRepositoryProjectMessage”, sometimes an error also appears "assembly <unknown assembly> type: <unknown type>
Expected results: No warnings should be thrown in the Console window
Reproducible with versions: 6000.0.62f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Tested on (OS): Ubuntu 24.04
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
Resolution Note:
We are going to reevaluate this in 6 months and try to make the linux plugin stable. For the moment I recommend to use the Unity Version Control desktop and CLI clients to do your daily work.