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
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
Add comment