Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.3
2018.1.0f2
Issue ID
1038178
Regression
Yes
[Metal] Freeze or crash when loading assetbundle in ProduceClone() [inlined] GetType at BaseObject.h:248
Reproduction steps:
1. Open the attached project.
2. Play the 'SampleScene' or build it for iOS device.
Actual behavior:
- Editor will freeze.
- iOS application will crash
...
frame #0: 0x000000010274d1b8 metaltest`::ProduceClone() [inlined] GetType at BaseObject.h:248 [opt]
frame #1: 0x000000010274d1b8 metaltest`::ProduceClone() at CloneObject.cpp:35 [opt]
frame #2: 0x000000010274c534 metaltest`::CollectAndProduceGameObjectHierarchy() [inlined] CollectAndProduceGameObject at CloneObject.cpp:69 [opt]
frame #3: 0x000000010274c520 metaltest`::CollectAndProduceGameObjectHierarchy() at CloneObject.cpp:121 [opt]
frame #4: 0x000000010274c18c metaltest`::CollectAndProduceClonedIsland() at CloneObject.cpp:209 [opt]
frame #5: 0x000000010274c8c0 metaltest`::CloneObjectImpl() at CloneObject.cpp:282 [opt]
...
Reproduced with:
Metal
iOS, Editor
2018.3.0a1, 2018.2.0b4, 2018.1.1f1, 2017.4.3f1
Not reproducible with:
2017.2.2p4
or
OpenGL
Note:
Full callstack attached in the edit.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment