Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0b1
2019.2.0a2
Issue ID
1123751
Regression
Yes
[UWP] Running the Player fails with access violation in unity_sequence_point_active_entry
How to reproduce:
1. Open the attached "SrpTest.zip" project
2. In Build settings, make sure that Script Debugging is enabled
3. Set target Device to "Any device" and build the project for UWP target platform
4. After building finishes, open the .sln solution file in the Visual Studio
5. Run the build on Local Machine with Master | x64 options
Alternative steps:
1. Open the attached "SrpTest.zip" project
2. In Build settings, make sure that Script Debugging is enabled
3. Build the project for UWP target platform
4. After building finishes, open the .sln solution file in the Visual Studio
5. Run the build on Remote Machine (HoloLens) with Master | x86 options
Expected result: No exceptions thrown.
Actual result: An exception is caused by unity_sequence_point_active_entry when accessing event_requests which is nullptr.
Reproducible with - 2019.1.0b1, 2019.1.0b3, 2019.2.0a2, 2019.2.0a5
Not reproducible with - 2018.3.5f1, 2019.1.0a15, 2019.2.0a1
Note:
- The access violation occurred only when Script Debugging was enabled (in the Build Settings).
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects are re-enabled when they are transferred to a Scene created with the CreateSceneParameters set
- Builds fail with "System.IO.IOException: The file is too long" when building a specific project
- Meta Quest System Keyboard does not render text in its input field when typing
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
Resolution Note (fix version 2019.1):
Fixed in 2019.2.0a8
Backported to 2019.1.0b7