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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2019.1):
Fixed in 2019.2.0a8
Backported to 2019.1.0b7