Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b1
Issue ID
900564
Regression
Yes
[WSA] Unity fails to create a shader resource when Linear space mode
Steps to reproduce:
1. Open the attached project
2. Switch platform to Windows Store
3. Add _Complete-Game
4. Build for WSA Universal 10 SDK, Build type - D3D
5. Open the built solution with Visual Studio
6. Run a Debug build (x64 or x86)
7. Observe the exception
Expected result: Unity should not throw an exception
Actual result: Unity throws exception
Note:
Unable to test with 5.4
Workaround:
is reproducible in Debug mode, use Master or Release instead
Reproduced with: 5.5.2f1, 5.5.3p1
Not reproduced with: 5.4.5p1
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