Search Issue Tracker
Won't Fix
Votes
3
Found in
2018.2.0f2
Issue ID
1062202
Regression
No
Crash on FindActiveTransformWithPathImpl when entering Play mode on a scene that uses Merge Cube SDK
How to reproduce:
1. Open the attached "1062202_repro.zip" project
2. Open the "inductionAR" scene
3. Enter the Play mode
Expected result: Editor does not crash.
Actual result: Editor crashes.
Reproducible with - 2017.1.5f1, 2017.2.3p2, 2017.4.8f1, 2018.1.9f1, 2018.2.1f1, 2018.3.0a6
Note: The issue seems to be caused by the deactivated Canvas GameObject in the scene.
Stack trace:
(Unity) GameObject::IsActive
(Unity) FindActiveTransformWithPathImpl
(Unity) FindActiveTransformWithPath
(Unity) GameObject_CUSTOM_Find
(Mono JIT Code) (wrapper managed-to-native) UnityEngine.GameObject:Find (string)
(Mono JIT Code) MergeCube.MergeCubeCore:UpdateScale ()
(Mono JIT Code) [C:\Users\QA Students\Desktop\1062202\Assets\MergeCubeSDK\Scripts\Core\MergeCubeSDK.cs:731] MergeCube.MergeCubeSDK:HandleDataUpdateEvent ()
(Mono JIT Code) [C:\Users\QA Students\Desktop\1062202\Assets\MergeCubeSDK\Scripts\Core\MergeCubeSDK.cs:717] MergeCube.MergeCubeSDK:RegisterListeners ()
(Mono JIT Code) [C:\Users\QA Students\Desktop\1062202\Assets\MergeCubeSDK\Scripts\Core\MergeCubeSDK.cs:356] MergeCube.MergeCubeSDK:OnValidate ()
(Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
(mono) [c:\buildslave\mono\build\mono\mini\mini.c:4937] mono_jit_runtime_invoke
(mono) [c:\buildslave\mono\build\mono\metadata\object.c:2623] mono_runtime_invoke
(Unity) scripting_method_invoke
(Unity) ScriptingInvocation::Invoke
(Unity) ScriptingInvocation::InvokeChecked
(Unity) MonoBehaviour::CallMethodInactive
(Unity) MonoBehaviour::CheckConsistency
<...>
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
Resolution Note (2018.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.