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
- “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