Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.1.0f3
Issue ID
955086
Regression
No
[WSA] NavMeshObstacles are ignored in 64 bit Master UWP builds using MS Visual Studio
Steps to reproduce:
1. Open user's attached project
2. Build the "TestScene" for Universal Windows Platform, D3D build type, SDK 10.0.14393.0 or 10.0.15063.0
3. Open the generated Visual Studio solution and build a Master x64 build
4. Run the game, click the white plane to make the capsule move towards the mouse
5. Observe that the capsule moves through the cube
Expected result: Capsule moves around the cube, avoids it.
Actual result: Capsule ignores the cube and moves straight through it.
Reproduced with: 5.5.5f1, 5.6.4f1, 2017.1.2f1, 2017.2.0f3, 2017.3.0b3
Note: Only builds in Master x64 have this issue, any other builds are fine.
Fixed in: 2018.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment