Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.25f1
Issue ID
UUM-79523
Regression
No
PlasticSCM errors appear when creating a new project
Reproduction steps:
1. Open Unity Hub
2. Select “New project”
3. Select one of the affected versions
4. Select the “3D (Built-In Render Pipeline)” template
5. Uncheck “Connect to Unity Cloud” and “Use Unity Version Control“
6. Press “Create project”
7. When the project is created, observe the Console
Expected result: No errors are logged
Actual result: “Assembly 'Library/ScriptAssemblies/Unity.PlasticSCM.Editor.dll' will not be loaded due to errors:…” errors are logged
Reproducible with: 2021.3.25f1
Not reproducible with: 2021.3.43f1, 2022.3.0f1, 2022.3.44f1, 6000.0.0f1, 6000.0.17f1
Fixed in: 2021.3.26f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- In 2021.3.26f1 errors appear, but they are different and not related to version control
- Tested using Unity Hub 3.8.0 and 3.9.0-beta.2
- The errors do not always appear, so it might take a few tries to reproduce
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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Resolution Note:
Can't reproduce it anymore.