This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
304ec67335cdb274ac9d183e51440937c5d4c708
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SourceControlWindows
History
jaime cifuentes
34c21e79d2
Fixed crash when reverting Skeletal Mesh unsaved changes using an async task at SSourceControlChangelistRows, while the asset is opened, due to the async task being executed by the preview world of the SkeletalMesh being reverted. Changed the Async task for a CoreTicker call to Execute on game thread.
...
#rb brooke.hubert #jira UE-207365 [CL 32487379 by jaime cifuentes in 5.4 branch]
2024-03-25 17:57:12 -04:00
..
Private
Fixed crash when reverting Skeletal Mesh unsaved changes using an async task at SSourceControlChangelistRows, while the asset is opened, due to the async task being executed by the preview world of the SkeletalMesh being reverted. Changed the Async task for a CoreTicker call to Execute on game thread.
2024-03-25 17:57:12 -04:00
Public
…
SourceControlWindows.Build.cs
…