Search Issue Tracker
Fixed
Votes
2
Found in
2020.1
2020.2
2020.2.0b3
Issue ID
1277725
Regression
Yes
[Asset Import] Errors thrown on accessing 'Start Tutorial' from Karting Microgame template project
When a project is created using the 'Karting Microgame' template from the hub, in the opened project, accessing Tutorial' Menu Options thrown following errors in the console.
1] NullReferenceException: Object reference not set
2] ArgumentOutOfRangeException: Index was out of range.
refer attached video and screenshot.
Steps to reproduce:
1) Launch Unity Hub[2.4.0 and above]
2) New > select unity version > Templates > Download > 'Karting Microgame' template
3) 'Karting Microgame' template > Create and Open
4) Get Started with Unity > Start Tutorials
Actual result: Console flooded with ArgumentOutOfRangeException on accessing 'Start Tutorial' Menu.
Expected result: No errors are thrown in the console and 'Start Tutorial' should accessible.
Reproducible on:
2020.2.0b3, 2020.1.6f1, 2020.1.0a20
Working fine on:
2019.4.10f1
Note:
1. Unable to test on 2020.1.0a1 to 2020.1.0a19 because of Bug ID 1268154
[Start Tutorial option not available due to console errors]
2. Karting Microgame as template newly introduced in HUB Version [2.4.0].
3. Same issue observing with '2D Platformer Microgame' and 'FPS Microgame' templates.
Environment:
Windows 10 and macOS 10.15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent NullReferenceException while connecting Edges in the Graph
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
Add comment