[Crash] bReturnMaterialOnMove & bTraceComplexOnMove

Build info

  • Version: 1945001
  • Install Path: C:/Program Files/Rocket

Specs

  • OS: Windows 7
  • RAM: 32 GB
  • Graphics Card: GTX 760 w/ 4 GB
  • UAC: Off

Repro Steps

  • Create a new project based on “Code First Person”.
  • Once the project has been created, open the Projectile Blueprint (Game/Blueprints/Projectile).
  • Select the collision component ([ROOT] CollisionComp).
  • Under collision details, enable “Trace Complex on Move” & “Return Material on Move”.
  • Compile & save.
  • Play the game.
  • Shoot lots.

Results

After shooting for a little while, Rocket will crash:

Address = 0xe0b3aafe (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\ThirdParty\PhysX\PhysX-3.3\Win64\VS2012\PhysX3CommonPROFILE_x64.dll]
Address = 0xe08238bb (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\ThirdParty\PhysX\PhysX-3.3\Win64\VS2012\PhysX3PROFILE_x64.dll]
Address = 0xe524ddc5 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe5223804 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe5223ee1 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe521a5d3 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe527db9e (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe5272e80 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe4dbccef (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe4d33a6e (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe4d3f5a5 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe4e0ef2c (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe42e5f67 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe42eebd6 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe4fcd8f6 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe4fe586f (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe6729856 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Core.dll]
Address = 0xe672999d (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Core.dll]
Address = 0xe673a93f (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Core.dll]
Address = 0xe501b58b (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe501fbaf (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe4cd64e6 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe4cdcbd4 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-Engine.dll]
Address = 0xe30a0001 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-UnrealEd.dll]
Address = 0xe349bcc6 (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor-UnrealEd.dll]
Address = 0x3fed8edc (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor.exe]
Address = 0x3fece8dc (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor.exe]
Address = 0x3fece94a (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor.exe]
Address = 0x3feda73b (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor.exe]
Address = 0x3fedb3ef (filename not found) [in C:\Program Files\Rocket\Engine\Binaries\Win64\RocketEditor.exe]
Address = 0x769c652d (filename not found) [in C:\Windows\system32\kernel32.dll]
Address = 0x76f5c521 (filename not found) [in C:\Windows\SYSTEM32\ntdll.dll]
Address = 0x76f5c521 (filename not found) [in C:\Windows\SYSTEM32\ntdll.dll]

Expected

  • Not to crash.
  • To be able to retrieve material information from component move results.

Notes

Its hard to test things when your daughter randomly shows up and hits K to see you ragdoll.

“Its hard to test things when your daughter randomly shows up and hits K to see you ragdoll.”

Hee heee!!

:slight_smile:

Rama

Hi Christopher,

Thank you for your report. I was able to reproduce this in Beta 6, but it has since been resolved in our internal build. Please let us know if there is anything else behaving unexpectedly.

Cheers!

Alexander