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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
Add comment