The Random Audio Node Function 'Randomize Without Replacement' does not Function Correctly

UE - Audio - Apr 6, 2015

When attempting to play random sounds using the 'Random' node within the audio editor, the 'Randomize Without Replacement' does not function as explained via the tooltip. The options says that if y ...

Editor tabs switch when pressing stop during PIE

Tools - Apr 6, 2015

While playing in PIE, the editor switches back to the main tab when you're in the blueprint tab after you've pressed 'stop'. Therefore, if you're debugging a situation within the blueprint, you're i ...

Running traces consecutively sometimes register incorrect hits

UE - Gameplay - Apr 6, 2015

If two line traces are run one right after the other to the same end point but different start locations, at times the second trace will incorrectly register hitting other objects though the trace l ...

Editor window changes size each time the same project is opened

Tools - Apr 6, 2015

The editor window is slightly bigger each time you open the same project. This doesn't persist over to any other project. I also checked in 4.8 from p4, this also occurs in: 4.8 /UE4/Promoted-CL ...

bool variables set in code do not auto-update after a hot reload

UE - Gameplay - Blueprint - Apr 6, 2015

When a bool variable is defined in code, changing the default value of the variable does not update on a hot reload This is inconsistent with other variables types that update their current value w ...

Linear Color Curve Actor does not allow Alpha Changes

Tools - Apr 6, 2015

A Linear Color Curve Component added into the Content Browser has a listing for Red, Green, Blue and Alpha, but will not allow values to be added to the Alpha graph. Also Reproduced in Main Promota ...

Crash on launch from executable after upgrade from 4.7.3 to 4.7.4 (CachedAssetRegistry.bin corruption).

Tools - Apr 3, 2015

A user is reporting a crash on launch when launching from the executable rather than the Launcher. User did not have the problem in 4.7.3. No logs or additional information was provided beyond this: ...

DetourCrowdAIController causes AI to update movement differently

UE - AI - Apr 3, 2015

When you use MoveTo BT node, with a target set as Actor and your AIController is DetourCrowdAIController, the AI pawn will update its goal destination much less frequently. Instead of constantly fo ...

Projects crashing on launch after converting from 4.7.3 to 4.7.4

UE - Gameplay - Blueprint - Apr 3, 2015

A couple users have reported a crash when opening their 4.7.3 project in 4.7.4. From MikeB:https://answers.unrealengine.com/questions/205043/473-to-474-project-crash-on-startup.html The guy is hit ...

Multiplayer Shootout project sample is crashing on start

Docs - Samples - Apr 3, 2015

The project sample Multiplayer Shootout in the Learn tab is crashing on start up with 4.7.4 Crash does not occur on 4.8. Tested by Patrick.D on Main CL-2498147 Pass in 4.7.5 dev. - CKC 2503383 ...