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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment