Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.37f1
Issue ID
UUM-68281
Regression
Yes
TutorialManager Warnings are thrown when creating Test Track, LEGO or 2D Platform microgame template projects
Steps to reproduce:
- Create a new Test Track, Lego, or 2D Platform microgame template project
- Check the console window
Actual results: Warnings are thrown:
{code:java}
Assets\LEGO\Tutorials\1 Get Started\TutorialCallbacks.cs(27,13): warning CS0618: TutorialManager.StartTutorial(Tutorial) is obsolete: "Willl be removed in v4. Use TutorialWindowUtils.StartTutorial() instead{code}
Expected results: No warnings or errors are thrown
Tested on (OS): Windows 10
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Test Track and Lego template are deprecated an unsupported now.
2D Platformer was fixed and updated in 22.3 and above, but isn't supported for 21.3 and below.