Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.0.0f3
Issue ID
675918
Regression
No
PluginInspector properties are not taken into account when building player
Steps to reproduce:
1. Open attached project.
2. Open scene 'PluginInspectorIssue'.
3. Check .dll properties:
Plugins\x86\KurdifyEngine.dll is set for x86 platform
Plugins\x86_64\KurdifyEngine.dll is set for x86_x64 platform
4. Build the project for windows stanalone (x86 or x86_64)
5. Go to *_Data\Managed folder. There are both dlls.
If both had a same file name - there's only one, but I'm not sure that correct one.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment