Search Issue Tracker
Fixed in 7.2.1
Votes
0
Found in [Package]
7.2.0
Issue ID
1218756
Regression
Yes
[Visual Effect Graph] Editor crashes on resetting Visual Effect Graph prefab
Editor crashes on resetting Visual Effect Graph prefab.
Steps to repro:
1. Create a new Project.
2. Windows > Package Manager > Visual Effect Graph(7.2.0) > Install.
3. GameObject > Visual Effects > Visual Effect.
4. Assign Asset Template > Simple Ribbon Graph.
5. Create prefab of Visual Effects > Reset.
Actual Result:
Editor crashes on resetting Visual Effect Graph prefab.
Expected Result:
Visual Effect Graph prefab properties should be reset.
Reproducible in:
2019.3.1f1 with Package Version 7.2.0.
Working Fine in:
2019.3.1f1 with Package Version 7.1.8.
2019.3.0f6(27ab2135bccf) with Package Version 7.2.0, 7.1.8.
2020.1.0a23 with Package Version 7.2.0, 7.1.8.
Environment:
Occurring on Windows 10 & Mac 10.15.
========== OUTPUTTING STACK TRACE ==================
0x000001D195ED7BBB (Mono JIT Code) UnityEditor.PrefabImporterEditor:SaveDirtyPrefabAssets ()
0x000001D195ED7C6B (Mono JIT Code) UnityEditor.PrefabImporterEditor:SaveDirtyPrefabAssets ()
0x000001D195ED23FB (Mono JIT Code) UnityEditor.PrefabImporterEditor:Update ()
0x000001D16919C1B4 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
0x00007FFAF5F7CBB0 (mono-2.0-bdwgc) mono_get_runtime_build_info
0x00007FFAF5F02122 (mono-2.0-bdwgc) mono_perfcounters_init
0x00007FFAF5F0B2F2 (mono-2.0-bdwgc) mono_runtime_invoke_array
0x00007FFAF5F0BA89 (mono-2.0-bdwgc) mono_runtime_set_main_args
0x00007FFAF5F0B286 (mono-2.0-bdwgc) mono_runtime_invoke_array
0x00007FFAF5EB02B4 (mono-2.0-bdwgc) mono_lookup_internal_call
0x000001D1421B90AD (Mono JIT Code) (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
0x000001D1421B853B (Mono JIT Code) System.Reflection.MonoMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
0x000001D1421B845E (Mono JIT Code) System.Reflection.MethodBase:Invoke (object,object[])
0x000001D1421CF223 (Mono JIT Code) System.Delegate:DynamicInvokeImpl (object[])
0x000001D1421CEE83 (Mono JIT Code) System.MulticastDelegate:DynamicInvokeImpl (object[])
0x000001D1421CEE1C (Mono JIT Code) System.Delegate:DynamicInvoke (object[])
0x000001D1421CEA33 (Mono JIT Code) UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
0x000001D1691B719D (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr)
0x00007FFAF5F7CBB0 (mono-2.0-bdwgc) mono_get_runtime_build_info
0x00007FFAF5F02122 (mono-2.0-bdwgc) mono_perfcounters_init
0x00007FFAF5F0B11F (mono-2.0-bdwgc) mono_runtime_invoke
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7DBDE0A86)
0x00007FF7DBDE0A86 (Unity) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7DBDE06C9)
0x00007FF7DBDE06C9 (Unity) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7DBDE0451)
0x00007FF7DBDE0451 (Unity) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7D9A42B06)
0x00007FF7D9A42B06 (Unity) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7D9C93F50)
0x00007FF7D9C93F50 (Unity) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7DA5D7860)
0x00007FF7DA5D7860 (Unity) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7DA5E15FA)
0x00007FF7DA5E15FA (Unity) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7DD565762)
0x00007FF7DD565762 (Unity) (function-name not available)
0x00007FFB48167BD4 (KERNEL32) BaseThreadInitThunk
0x00007FFB487CCED1 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note (fix version 7.2.1):
Fixed in 7.2.1