Facepunch / sbox-issues

177 stars 12 forks source link

[Animgraph] Holding Ctrl+Z with alot of changes just crashes your editor #6990

Open Retroeer opened 13 hours ago

Retroeer commented 13 hours ago

Describe the bug

If you have alot of Animgraph changes, and hold ctrl-z, it'll crash your entire editor, including any changes you potentially had, a wee bit annoying i think. I've had this happen twice but couldn't artificially reproduce it

To Reproduce

  1. do a bunch of changes
  2. hold ctrl-z

Expected behavior

it shouldn't be crashing

Media/Files

2024/11/22 07:26:01.3883    [Generic] Bootstrap Networking...   
2024/11/22 07:26:16.0239    [engine/AssetSystem] Reloading Resource [1/1]: animgraphs/ph_rifle_old.vanmgrph 
2024/11/22 07:28:38.9190    [engine/AssetSystem] Reloading Resource [1/1]: animgraphs/ph_rifle_old.vanmgrph 
2024/11/22 07:28:38.9190    [engine/AssetSystem] On-demand recompile of asset animgraphs/ph_rifle_old.vanmgrph  
2024/11/22 07:28:38.9190    [engine/AssetSystem]  -> reason: At least one out-of-date dependency: animgraphs/ph_rifle_old.vanmgrph (file CRC changed)   
2024/11/22 07:28:38.9786    [engine/AssetSystem] Reloading Resource [1/1]: animgraphs/ph_rifle_old.vanmgrph 
2024/11/22 07:28:39.0568    [engine/AssetSystem] Reloading Resource [1/1]: animgraphs/ph_rifle_old.vanmgrph 
2024/11/22 07:29:15.8275    [engine/AssetSystem] Reloading Resource [1/1]: animgraphs/ph_rifle_old.vanmgrph 
2024/11/22 07:29:15.8275    [engine/AssetSystem] On-demand recompile of asset animgraphs/ph_rifle_old.vanmgrph  
2024/11/22 07:29:15.8275    [engine/AssetSystem]  -> reason: At least one out-of-date dependency: animgraphs/ph_rifle_old.vanmgrph (file CRC changed)   
2024/11/22 07:29:15.8884    [engine/AssetSystem] Reloading Resource [1/1]: animgraphs/ph_rifle_old.vanmgrph 
2024/11/22 07:29:15.9619    [engine/AssetSystem] Reloading Resource [1/1]: animgraphs/ph_rifle_old.vanmgrph 
2024/11/22 07:30:38.0628    [engine/AssetSystem] Reloading Resource [1/1]: animgraphs/ph_rifle_old.vanmgrph 
2024/11/22 07:30:38.1857    [engine/AssetSystem] Reloading Resource [1/1]: animgraphs/ph_rifle_old.vanmgrph

I expect Sentry would probably have more info so here's my SteamID 76561198414744723

Additional context

No response