Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.4.1f1
Issue ID
839912
Regression
Yes
Unity crashes when saving a scene in a destination that is another scene
Steps to reproduce:
1. Open project.
2. Open Scene "Mini" in folder "_Scenes".
3. Press File -> Save Scene as..
4. In navigation bar type "...\Assets\_Scenes\Mini.unity" and press enter. <---- IMPORTANT. After typing and pressing enter, check if it ends with "\Mini.unity"
5. Set file name to "MyScene". (File name does not matter)
6. Press Save.
Expected result: Scene will be saved in folder "_Scenes".
Actual result: Unity crashes.
Reproduced on 5.3.0f4, 5.3.6f1, 5.3.7p1, 5.4.3p3, 5.5.1p1, 5.6.0b6.
Regression found in 5.3.
Works fine in 5.2.5f1.
Note:
It was reproduced on Windows 10.
Make sure that .unity files are opened by Unity.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment