Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a4
Issue ID
1056430
Regression
No
[Improved Prefabs] Editor crashes while saving GameObject as prefab from legacy scene
Cannot repro with a new project.
Steps:
1. Open attached project
2. Load '2DCharacter' scene
3. Drag 'Crates' GameObject to Project Browser
==> Editor crashes
Call Stack:
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 000000014513CC43)
0x000000014513CC43 (Unity) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 000000014B649B77)
0x000000014B649B77 (Unity) (function-name not available)
0x000000015E6ED7EE (Mono JIT Code) (wrapper managed-to-native) UnityEditor.PrefabUtility:GetOutermostPrefabInstanceRoot (UnityEngine.Object)
0x000000015E6ED2B3 (Mono JIT Code) [D:\CustomUnity\NestedPrefabs\Editor\Mono\HandleUtility.cs:595] UnityEditor.HandleUtility:FindSelectionBase (UnityEngine.GameObject)
...
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment