Search Issue Tracker
Won't Fix
Won't Fix in 2021.3.X
Votes
0
Found in
2021.3.17f1
Issue ID
UUM-23060
Regression
Yes
Warnings about obsolete APIs are thrown when opening the Karting Microgame or Test Track Template
To reproduce:
- Create a new Project with the "Karting Microgame" Template and open it in Unity;
- Inspect the Console window;
Expected result: No Warnings or Errors are present here
Actual result: Warnings about obsolete APIs are thrown:
"Assets/Karting/Tutorials/TutorialCallbacks.cs(54,13): warning CS0618: 'TutorialManager.Instance' is obsolete: 'Will be removed in v4. To interact with tutorials, use TutorialWindowUtils's APIs instead.'"
"Assets/Karting/Tutorials/TutorialCallbacks.cs(54,13): warning CS0618: 'TutorialManager.StartTutorial(Tutorial)' is obsolete: 'Will be removed in v4. Use TutorialWindowUtils.StartTutorial() instead'"
Notes:
- Tested on Mac Intel;
Reproducible in Unity 2021.3.17f1
Not reproducible in Unity 2021.3.16f1
Regression in Unity 2021.3.17f1
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Thank you for bringing this issue to our attention. After careful consideration, we have determined that this issue is not aligned with our current development priorities and focus areas. As such, we have decided not to invest time and resources into addressing it. We appreciate your input and understanding, and please let us know if you have any other concerns or issues you would like to report in the future.
Resolution Note (2021.3.X):
Thank you for bringing this issue to our attention. After careful consideration, we have determined that this issue is not aligned with our current development priorities and focus areas. As such, we have decided not to invest time and resources into addressing it. We appreciate your input and understanding, and please let us know if you have any other concerns or issues you would like to report in the future.