Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f1
Issue ID
890570
Regression
Yes
Editor crashes when building project with script in the scene for another platform than editor is switched to
To reproduce:
1. Create new project
2. Add new script to scene
3. Save scene
4. Build project for any platform that is not switched at the moment (E.g. If build setting are switched to Standalone, build for WebGL or any other platform)
Actual: Editor crashes
Expected: Build shouldn't crash
Note: Not reproducible if scene is without scripts
Reproducible: 5.6.0b1, 5.6.0f1, 2017.01a3
Not reproducible with 5.6.0a6
Reproducible on Windows 10 and macOS
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