Search Issue Tracker

Won't Fix

Votes

0

Found in

2020.3.37f1

2021.3.7f1

2022.1.11f1

2022.2.0b3

2023.1.0a4

Issue ID

UUM-11147

Regression

No

Player crashes when process's priority is set to High and using IL2CPP Scripting Backend

--

-

How to reproduce:
1. Open the attached project “IN_8378.zip”
2. Press Edit → Projects Settings → Player
3. Set Scripting Backend to IL2CPP
4. Press File → Build And Run

Expected result: Player doesn’t crash
Actual result: Player crashes

Reproducible with: 2020.3.37f1, 2021.3.7f1, 2022.1.11f1, 2022.2.0b3, 2023.1.0a4

Reproducible on: Windows 10 Pro

Notes:
- Issue doesn’t appear when Scripting Backend is set to Mono
- After deleting the 9th line in “SampleScene.cs” Script issue disappears: “ System.Diagnostics.Process.GetCurrentProcess().PriorityClass = System.Diagnostics.ProcessPriorityClass.High;”

  1. Resolution Note:

    We have decided to cancel the backport as it needed to bring a lot of changes to throw exceptions for not supported API's of Il2cpp and 2020.3 is near to EOL.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.