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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment