Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.1f1
Issue ID
832963
Regression
No
Unity crashes on 'Attempt to access invalid address' when placing certain prefab, just after it was deleted, to the scene
How to reproduce:
1. Open the attached project
2. Open repro_scene scene (you might get some script errors so just comment the line)
3. Delete Model prefab from the hierarchy
4. Drag the prefab test/scenes/subway2/construction_fabs/model from the project tab to the hierarchy window
Actual result: Unity crashes on SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.'
Note:
If one doesn't delete Model and drags one more Model prefab to the scene, Unity doesn't crash.
If one drags Model prefab to a new scene, Unity doesn't crash.
Reproducible: 5.3.6p5, 5.4.1p1, 5.5.0b5
Won't Fix: This is due to error in a native .dll from the plugin. Error should be send to the developers of the plugin.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment