Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.3.0a3
Issue ID
939808
Regression
Yes
[HoloLens] New project fails to build & deploy with debug configuration: Assertion failed
Steps to reproduce:
1. Create a new Unity project
2. Create a new Scene
3. Switch platform to UWP and add VR/XR support
4. Build new scene for UWP
5. Open VS solution
6. Build & deploy on HoloLens device
Actual result: player crashes on launch:
Assertion failed on expression: 'f >= (-2147483647 - 1) && f <= 2147483647'
Notes:
Not reproducible on local machine
Not reproducible with Release/Master configurations
Reproducible with both .NET and IL2CPP scripting backends
Reproducible with: 2017.3.0a2, 2017.3.0a3
Not reproducible with: 2017.2.0b6, 2017.3.0a1
Regression introduced in 2017.3.0a2
(output attached)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment