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 after the “State comes from an incompatible keyword space“ log when opening the project
- [Android] GameObject are not rendered at all or rendered black when in the custom shader “multi_compile_instancing“ is enabled with two “float4” instance properties are present on older devices
- LineRenderer.BakeMesh generates a box-shaped MeshCollider when the camera's Y-axis rotation is in a specific range
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
Add comment