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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment