Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.1.3f3
Issue ID
546872
Regression
No
After script caused a crash in Unity, an unsaved broken prefab causes a crash
To Reproduce:
1. Open crashTest project, (attached here, but taken from case 565404)
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.
9. Rename the prefab into a fully new name
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment