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
- "Kernel 'KMain' not found" errors appear when using the "Screen Space Reflections" Post-Processing effect in a specific WebGL project
- Game View turns black, Scene View turns grey, Console error NullReferenceException when Wireframe is turned on because the DecalGBufferRenderPass references a non existent GBuffer
- A 404 page is opened when selecting "Open Documentation" on the Float Node in Shader Graph
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
Add comment