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
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
Add comment