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
998b17c6ea26fcaba8327dc2aa6f2ef01ac79e42
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AssetTools
History
keaton stewart
ca3444d858
Back out changelist 25342326 for [FN Main CIS] NonUnity Error
...
[FYI] Nick.Baltis [CL 25346626 by keaton stewart in ue5-main branch]
2023-05-04 20:35:17 -04:00
..
Private
Back out changelist 25342326 for [FN Main CIS] NonUnity Error
2023-05-04 20:35:17 -04:00
Public
Fixing a bug that occurs when creating a new plugin from a template containing .uasset files. It's possible for the plugin to fail to register if the post copy rename is triggered while the asset registry scan is still pending. The calling code assumes that the rename is synchronous however it can defer the operation and return. This puts the plugin in a bad state.
2023-05-01 17:48:02 -04:00
AssetTools.Build.cs
Added a missing circular dependency with AssetTools and UnrealEd.
2023-01-26 13:19:09 -05:00