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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
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.