Search Issue Tracker
Fixed
Fixed in 2021.3.X
Votes
0
Found in
2021.3.41f1
Issue ID
UUM-76170
Regression
Yes
Errors are thrown when creating a new FPS Microgame template project
How to reproduce:
1. Create a new FPS Microgame Template Project
2. Observe the console
Expected results: No Errors or Warnings are being thrown
Actual results: Errors relating to AI Navigation are being thrown
{code:java}
Library/PackageCache/com.unity.ai.navigation@1.1.5/Editor/NavMeshAssetManager.cs(47,30): error CS1061: 'NavMeshSurface' does not contain a definition for 'IsPartOfPrefab' and no accessible extension method 'IsPartOfPrefab' accepting a first argument of type 'NavMeshSurface' could be found (are you missing a using directive or an assembly reference?){code}
Reproducible with: 2021.3.41f1
Not reproducible with: 2021.3.40f1
Reproduced on: Windows 10, MacOS Intel
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
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Resolution Note (fix version 2021.3):
Template was updated on the same version. Fixed in: 2021.3.41f1