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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.