Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b19
Issue ID
802219
Regression
No
[DirectX] EncodeFloatRGBA and DecodeFloatRGBA rendered value is 0
Reproduction steps(GIF attached):
1. Open attached project.
2. Go to "Edit > Project Settings > Player" and set Graphics API to DirectX.
3. Play the "Test Scene".
4. Notice that the ground is black.
5. Set Graphics API to OpenGLES2.
6. Play the scene.
7. Notice that the ground is grey.
Notes:
- Couldn't reproduce this issue with OpenGLES3 and OpenGLCore on my machine(GeForce 750TI).
- Reproduced by user with OpenGLCore(GeForce 980).
- Not reproducible on OSX.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment