Search Issue Tracker
Active
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment