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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment