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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 2019.1):
Fixed in 2019.2.0a8
Backported to 2019.1.0b7