In 4.18, Buffer Visualization Modes appear very similar to their representation in Buffer Overview. In 4.19 and Main (CL 4008322) the results are very blown out. Similar issue reported in [Link Remo ...
In Rhino, it is possible to have a layer structure in which different parent layers have identical sublayer names. This is common in situations where you have multiple design options, each as a sepa ...
Wake/Sleep events are not generated for components set to generate wake events after having a component not set to generate wake events welded to them. Wake/Sleep events are also not dispatched for ...
This is affected by loading order. In the case, display mesh was loaded firstly and try to build collision mesh form complex collision mesh asset. But the collision mesh didn't finished to make Ren ...
Using the Replace References option to replace one asset with another, the window does not close/refresh properly. This causes the window to stay on the screen although it cannot be interacted with ...
Slow memory leak occurs after opening Actor Component blueprints. ...
This is a common crash that has been affecting users since at least 4.15. This may be the same issue as [Link Removed], which was closed due to inactivity User Descriptionsloading a level Source ...
Instanced Static Mesh components update incorrectly in Standalone and Packaged game. When hit, all of the instanced static mesh components will snap to a singular location instead of each individual ...
Having an extra semicolon on the line before declaring a UPROPERTY will cause UHT to miss parsing the following UPROPERTY. This is expected, but an error is usually given when this is the case. This ...
After importing a mesh without any materials assigned, if you add a material slot and save the material. Reimporting this mesh will cause a crash. The only way to avoid this crash is to import a me ...