Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts: # Source/Engine/Core/Math/Vector3.cpp # Source/Engine/Core/Math/Vector3.h # Source/Engine/GraphicsDevice/Vulkan/GPUContextVulkan.cpp # Source/Engine/GraphicsDevice/Vulkan/GPUDeviceVulkan.cpp # Source/Engine/GraphicsDevice/Vulkan/GPUDeviceVulkan.h
This commit is contained in:
@@ -1292,7 +1292,8 @@ Asset* Content::LoadAsync(const Guid& id, const ScriptingTypeHandle& type)
|
||||
LOAD_FAILED();
|
||||
}
|
||||
#endif
|
||||
result->RegisterObject();
|
||||
if (!result->IsInternalType())
|
||||
result->RegisterObject();
|
||||
|
||||
// Register asset
|
||||
AssetsLocker.Lock();
|
||||
|
||||
Reference in New Issue
Block a user