This is a trending Mac crash coming out of the 4.17.0 release, but also seems to have occurred in 4.16. Users have not provided any descriptions of their actions when the crash occurred. The callst ...
When a texture asset has certain properties edited, its PostEditChangeProperty() method calls to UTexture::NotifyMaterials(), which triggers a recompilation of materials that reference it in their m ...
The end of the level visibility section places a DeterminismFence. This causes the issue. The fence clips the frame range and produces a discontinuous frame ranges, e.g. 23201~24000, then 24001~24 ...
A C++ project with the name, "GearVR", will not build. This does not occur with content-only projects named GearVR. In 4.7.6 and 4.8.2, it fails during Compiling and an error message appears: Runni ...
LogHTTP:Warnings are populating in the output log when the editor opens any project in 4.15.1 This is not occurring in //UE4/Main This is not occurring in 4.14.3 Marking as regression WarningsLo ...
During lookdev, I use a post process material to bring reference images into the engine to compare against my work. The goal is for the reference image to not be touched by any of the Unreal color ...
This is a trending Mac crash in 4.17.0 that has also occurred with some frequency since at least 4.14. I have not been able to identify any matching callstack occurring on Windows, although it does ...
Creating objects at cook time that are exported into the cooked package is a possible cause of indeterminism, and therefore we have banned it in engine classes and will fire a warning about it. Cur ...
This project crashes when one Blueprint is compiled if its child Blueprint is opened in another tab. This only occurs with one Parent/Child combination: the crash occurs when compiling Building whil ...
UPDATE: 1/8/2015 Crash Reporter: [Link Removed] Callstack: <unknown module>! KERNELBASE!RaiseException() <unknown module>! UE4Editor_Core!FOutputDeviceWindowsError::Serialize() <unknown module> ...