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
- Cannot disable auto-capitalization for mobile devices inside the Unity Editor for UI Toolkit text fields
- Assistant window shows a “A new version of Assistant is available” log with an update prompt when the Assistant package is already updated
- Prompt tooltip stretches to screen height when prompt contains large amount of lines in AI Generator
- Some AI Models are marked as "Favorite" in “Select AI Model” window
- Material is not blitted onto the screen when the Camera is rendering to a Render Texture
Add comment