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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
This is a duplicate of issue #921652