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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
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.