Hi everyone, I was using UDK-2012-10 and it was working perfect on mobile mode.
But last week I update my UDK to UDK-2013-07. In mobile mode, there is a warning unlimited looping.
(my project have UTVehicle class, that classs use some MaterialInterface)
---------------------------------------------------------------------
[6857.42] Warning: MaterialInterface in map - disabling mobile emulation of it: uedpierocketalllevel.TheWorld:PersistentLevel.UDKE mitterPool_27.MaterialInstance
Constant_2003
[6857.42] Warning: MaterialInterface in map - disabling mobile emulation of it: uedpierocketalllevel.TheWorld:PersistentLevel.UDKE mitterPool_27.MaterialInstance
Constant_2005
[6857.42] Warning: MaterialInterface in map - disabling mobile emulation of it: uedpierocketalllevel.TheWorld:PersistentLevel.UDKE mitterPool_27.MaterialInstance
Constant_2007
[6857.42] Warning: MaterialInterface in map - disabling mobile emulation of it: uedpierocketalllevel.TheWorld:PersistentLevel.UDKE mitterPool_27.MaterialInstance
Constant_2009
--------------------------------------------------------------------
Dose anyone have same issues? or it's new UDK bug? how to close it?
But last week I update my UDK to UDK-2013-07. In mobile mode, there is a warning unlimited looping.
(my project have UTVehicle class, that classs use some MaterialInterface)
---------------------------------------------------------------------
[6857.42] Warning: MaterialInterface in map - disabling mobile emulation of it: uedpierocketalllevel.TheWorld:PersistentLevel.UDKE mitterPool_27.MaterialInstance
Constant_2003
[6857.42] Warning: MaterialInterface in map - disabling mobile emulation of it: uedpierocketalllevel.TheWorld:PersistentLevel.UDKE mitterPool_27.MaterialInstance
Constant_2005
[6857.42] Warning: MaterialInterface in map - disabling mobile emulation of it: uedpierocketalllevel.TheWorld:PersistentLevel.UDKE mitterPool_27.MaterialInstance
Constant_2007
[6857.42] Warning: MaterialInterface in map - disabling mobile emulation of it: uedpierocketalllevel.TheWorld:PersistentLevel.UDKE mitterPool_27.MaterialInstance
Constant_2009
--------------------------------------------------------------------
Dose anyone have same issues? or it's new UDK bug? how to close it?
Comment