Search Issue Tracker
Fixed
Fixed in 1.1.6, 2.0.7
Votes
0
Found in [Package]
1.1.5
2.0.5
Issue ID
NAVB-132
Regression
No
NavMeshSurface bake fails and throws a UnityException error when the parent GameObject has a slash "/" in the name
How to reproduce:
1. Open the project “IN-91848_NavMesh-Naming“
2. In the Hierarchy window select the “Cube/Name” GameObject
3. In the Inspector window click NavMesh Surface → Bake
4. Observe the Console window
Expected result: Nothing of note hapens
Actual result: UnityException errors are thrown in the Console
Reproducible in: 1.0.0-exp.4 (2021.3.47f1), 1.1.5 (2022.3.55f1), 2.0.5 (6000.0.33f1, 6000.1.0b1)
Reproducible on: Windows 11
Not reproducible in: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment