Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a1
2018.3.2f1
Issue ID
1118833
Regression
Yes
Building an application generates WinPixEventRuntime.dll when "Development Build" is unchecked and "Architecture" is "x86_64"
How to reproduce:
1. Create a new Unity project
2. Navigate to File -> Build Settings... -> make sure "Development Build" is unchecked and "Architecture" is "x86_64"
3. Build an application
4. After the Building is complete, observe the Build location folder
Expected result: the WinPixEventRuntime.dll file is not found
Actual result: the WinPixEventRuntime.dll file is found even though the "Development Build" is unchecked
Reproducible with: 2018.3.3f2, 2019.1.0a14, 2019.2.0a2
Not reproducible with: 2017.4.19f1
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
- 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
Mafutta
Aug 28, 2021 23:55
still in 2020.x
Bip901
Aug 05, 2019 10:59
Are there any temporary workarounds for this issue? I'm working on a huge project so I have to freeze on version 2018.3.0f2 (64-bit).