Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.4f1
2022.1.5f1
2022.2.0a17
Issue ID
UUM-6586
Regression
No
Dotnet packages are not included when upgrading project
How to reproduce:
1. Create a new Unity project
2. Upgrade it to a newer Unity version
Expected result: project upgrades and opens successfully
Actual result: project fails to upgrade and errors are shown
Reproducible: 2021.2.7f1, 2021.2.19f1, 2021.3.4f1, 2022.1.5f1, 2022.2.0a17
Notes:
1. Reproduction of the issue is very rare, thus affected versions may not be entirely correct.
2. A temporary workaround is to download dotnet binaries, extract them and copy the '\packs' folder into 'Data\NetCoreRunTime' inside the Unity Editor installation directory.
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
We can't reproduce this issue, but we were able to provide a temporary workaround for it.