Currently there's no validation within the animation attribute container that bone ids are valid. This means that client/game code can add attributes with invalid bone ids into the container and th ...
While reviewing [Link Removed] test case, I hit the following crash opening the TM-MeshPaint level. On first attempt shaders were compiling, on attemps after, editor crashes much faster. ...
If you add an LOD while the editor is simulating or playing, the Editor Crashes. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 5660361, 4.23 CL# 6063286 ...
The Engine will crash when you run the visRT command in Editor and click on an item in the visRT window and the click on a column header. also Reproduced in Main Promotable-CL-2513846 [Link Remove ...
During end play in editor, there is an access violation referencing WorldSettings from SpringBone. In the attached project, the character registered in the sequencer uses the "SpringController" no ...
When AnimBP and Blueprint Interface was added to the AnimBP has same name function, compiling AnimBP occur crash. ...
When stopping a Matinee from an Event Track via the level blueprint, if you have 2 Event Tracks the editor will crash. Also Reproduced in Main Promotable-CL-2479729 ...
Crashes after editing properties of TwoBoneIK node. If following the reproduction steps, the binding of NodePropertyDelegateHandle will not be removed, causing illegal access on the second editing. ...
The Editor will crash when setting a bool in a Niagara Parameter Collection via Blueprint. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 5159901, 4.23 CL# 5194133 ...
Create an asset containing a RetainerBox in UMG, then add the created UMG to the viewport using AddViewport. Running MRQ after this causes a crash. ...