White screen/weird behavior when running samples: hellotriangle/hellopbr
- Dominant language
- C++
- Stars
- 20.5k
- Forks
- 2.3k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 83
Description
⚠️ **Issues not using this template will be systematically closed.**
**Describe the bug**
White screen when running the `hellopbr` sample.
**To Reproduce**
Steps to reproduce the behavior:
1. Opening the project in Visual Studio as a `CMake` folder
2. Build `x64-release`
3. Run the samples
**Expected behavior**
I expected a running sample rather than a white screen/weird behavior.
**Screenshots**


**Logs**
```
FEngine (64 bits) created at 00000249F6E84610 (threading is enabled)
FEngine resolved backend: OpenGL
Backend feature level: 3
FEngine feature level: 0
```
```
FEngine (64 bits) created at 0000028AA1890AC0 (threading is enabled)
FEngine resolved backend: OpenGL
Backend feature level: 3
FEngine feature level: 3
```
**Desktop (please complete the following information):**
- OS: Windows 11
- GPU: AMD Radeon(TM) 530
- Backend: OpenGL
I am not sure for other samples, haven't tried them out yet but I guess maybe the problem is common.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.