Search Issue Tracker
Fixed in 4.0.0-pre.1
Votes
5
Found in [Package]
2.0.1-preview2
Issue ID
1172350
Regression
No
Building OSX standalone with FBX Exporter package installed includes extra bundle in the .app package
How to reproduce:
1. Build the attached project for OSX Standalone
2. Check Build.app/Contents/Plugins content
Actual result: UnityFbxSdkNative.bundle gets added to the build.
Expected result: UnityFBxSdkNative is only used in Editor.
Reproducible with: 2018.4.4f1, 2019.3.0a11, 2019.2.0f1, 2019.1.12f1, 2018.4.5f1, 2018.3.0b1.
Reproducible with FBX Exporter versions: 2.0.2-preview1, 2.0.1-preview2.
Notes:
Can't test in 2018.3 alpha as FBX Exported package is broken.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 4.0.0-pre.1):
Fixed in FBX Exporter 4.0.0-pre.1 (Verified in 2019.4.15f1)