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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment