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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Add comment