o3de-atom-sampleviewer
o3de-atom-sampleviewer copied to clipboard
RPI/StreamingImage sample uses incorrect textures for Hot Reloading Test
Describe the bug Textures used in the Hot Reloading Test are incorrect. Instead of streaming3.dds and streaming11.dds textures, green and yellow rectangles are displayed.
Steps to reproduce Steps to reproduce the behavior:
- Launch the AtomSampleViewer.GameLauncher.
- Load the StreamingImage (Samples > RPI > StreamingImage).
Expected behavior The streaming3.dds and streaming11.dds textures are used in the Hot Reloading Test.
Actual behavior Green and yellow rectangles are used instead.
Screenshots/Video
https://user-images.githubusercontent.com/86952009/162907113-3b6b816a-18f6-4132-ba1e-55d06ab8f4b6.mp4
Found in Branch Stabilization/2205 (3e47df2)
Desktop/Device
- Device: PC
- OS: Ubuntu
- Version 20.04
- CPU Intel Core i5-9600k
- GPU Nvidia GeForce RTX 2060
- Memory 16GB
The test images were updated to switch between streaming1.png and streaming2.png to reduce the image building time for the test. The document for RPI StreamingImage sample need to updated.
@VickyAtAZ Can we close this bug now?