Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
2
Found in
2018.1.0a6
2018.1.0f2
Issue ID
1036422
Regression
Yes
[OpenVR] Unneeded .dll created for Audio Spatializer when built for Standalone
Steps to reproduce:
1. Download latest attached project(oc link)
2. Build for Standalone
3. Go to the Plugins folder of the build
Expected result: only the single plugin .dll file is present
Actual result: an additional folder containing a dll of the same name is created
Reproduced on 2018.1.0a6, 2018.1.0a7, 2018.1.0b1, 2018.1.0f2, 2018.2.0b2, 2018.3.0a1
Not reproduced on 2017.4.3f1, 2018.1.0a1, 2018.1.0a4, 2018.1.0a5
Regression introduced in 2018.1.06
notes:
-On VR, this makes openvr_api.dll fail to load, leading to VR failing to start
-Temporary workaround - go to the build's plugin folder and delete the x86_64 folder
FIXED 2018.2.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
Add comment