Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.1p2
Issue ID
919871
Regression
Yes
Unity crashes in <GetScriptCompilationDefines>, when trying to build the project which has Vuforia plugin
Reproduction steps:
1. Open the attached project;
2. Build the scene "ARtest01" on Android or Standalone platform;
Actual result: Unity crashes in <GetScriptCompilationDefines> during the building process.
Expected result: Unity should not crash and should build the project.
Note: Editor crashes, when the project has Vuforia plugin. If Vuforia folder is deleted, Unity does not crash.
Reproduced with: 5.6.1p2
Not reproducible with: 5.6.0f1, 5.6.0p3, 5.6.1f1, 5.6.1p1
Regression introduced in 5.6.1p2
Fixed in 5.6.1p3, 2017.1.0b9, 2017.2.0a3
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
Add comment