Search Issue Tracker
Won't Fix
Votes
0
Found in
4.3.0b2
Issue ID
565404
Regression
No
After crashing the Unity editor retains broken prefabs
To Reproduce:
1. Open crashTest project
2. Save scene
3. Place a few cubes in the scene
4. Turn one of the cubes into a prefab
5. Attach the NewBehaviourScript to the cube
6. Enter play mode, unity crashes (due to infinite loop in the script)
7. Open Unity and the project again
8. Changes to the scene are not saved, but the prefab is in the project view. However, it is empty and causes errors when trying to move it into the scene.
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 "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment