Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0p5
Issue ID
958553
Regression
Yes
'tex->GetWidth() == width && tex->GetHeigh is thrown when running an APP on Hololens Emulator
Steps to reproduce:
1. Open the attached project
2. Open the Scene.unity scene
3. Switch platform to Windows Store
4. Build for WSA Universal 10 SDK, Target device - Hololens
5. Open Visual Studio solution
6. Deploy on Hololens Emulator
7. Observe, the 'tex->GetWidth() == width && tex->GetHeigh assertion is thrown
Actual results: Assertion is thrown when running an APP on Hololens Emulator
Expected results: Assertion should not be thrown
Reproduced with: 2017.1.2.p4,
Not reproduced with: 5.6.4p4, 2017.2.1p2, 2017.3.0f3, 2018.1.0b1
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