Search Issue Tracker
By Design
Votes
0
Found in
Issue ID
1161340
Regression
No
[Hub] Downloading some Learn Projects does not download correct version of the Project
Reproduction steps:
1. Open Unity Hub
2. Go to the "Learn" menu and choose "Resources" submenu
3. Download and start the "Vehicle Tools" Project
Expected result: Project opens up without any interruptions
Actual result: Project startup dialog is interrupted by the import warnings stating that Project is Unity pre-5.0. When imported, the Project contains compilation errors
Reproduces on: 2.0.2
Note:
- "Vehicle Tools" Package in Asset Store is compatible with Unity Editor version 2019.1
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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Resolution Note:
The current behavior is by designed, as tutorial will open with latest Unity version available. But this will change,
we are currently working on the next iteration of Learn experience, this will include tutorial's suggested Editor version flow. Stay tune