Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0p2
Issue ID
938953
Regression
No
Build failure because of UnityEditor namespace causes script references to be lost
How to reproduce:
1. Open the "BuildFailure" project
2. Open the "main" scene
3. Press Play (notice the script "hello" is working)
4 Try to build the project
5 Press Play again, the script reference is missing
Expected Result: The build failure doesn't affect the Editor.
Actual Result: The script references in the scene are lost.
Reproducible with: 2017.1.0p3, 5.6.3f1, 5.5.4p2.
Not reproducible with: 2017.3.0a3, 2017.2.0b6.
Note: with 5.6.3f1 and 5.5.4p2 the script references are not lost, but Unity won't let you enter play mode because of "compiler error".
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
- 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
This is a duplicate of issue #921652