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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment