Asian Temple Pack
上記のアセットをシーケンスよりムービーレンダーキュー(Movie Render Queue)で描きだすと画像の一部が赤くなる現象が発生しています。
主に右下の部分が赤くなっています。
赤くなっているのは草や木、水面の一部です。
こちら解決方法がありましたら教えて頂けると助かります。
使用しているのはUnreal Engine5.0です。
なお、書き出し時に以下のエラーが確認できています。
Sub-level ‘/Game/AsianTemple/Map/Sublevel/LV_Cliff_BeforeProxy’ is set to blueprint streaming and will not be visible during a render unless a Sequencer Visibility Track controls its visibility or you have written other code to handle loading it.
また別件ですが、アンチエイリアスのTemporal Sample Countを128にすると以下のエラーが発生します。
・[水月鏡花_2masterMaster(9) CineCameraActor11] Due to Temporal sub-sampling or handle frames, evaluation will occur outside of shot boundaries (from frame 2579 to 2580). Section MovieSceneSkeletalAnimationSection_0 (Binding: SkeletalMesh) starts during this time period and cannot be auto-expanded. Please extend this section to start on frame 2579. (All times listed are relative to the master sequence)
・Too many temporal samples for the given shutter angle/tick rate combination. Temporal Samples: 128 Shutter Angle: 0.500000 TicksPerOutputFrame: Frame: 200 Subframe: 0.000000 TicksPerSample: Frame: 0 Subframe: 0.781250. Consider converting to Spatial Samples instead!
・SetCachedFrameTiming called with zero delta time, falling back to 1/24
他に不足している情報がありましたらご教示頂けますと幸いです。
よろしくお願い致します。