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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment