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
- Switching a Type QueryBlock to prefabs fails
- Search Index Manager allows deleting Empty Index List when clicking on “-“ button, throwing “ArgumentOutOfRangeException” error in the Console window
- "System.ArgumentOutOfRangeException" error is thrown when baking Adaptive Probe Volumes
- Project Directory is opened when Opening the Editor Log from the Console Window and the Editor is launched with the -nolog argument
- "vector<bool> too long" error is thrown when using UnityYAMLMerge
Add comment