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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment