Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.59f1
6000.2.7f1
6000.3.0b5
6000.4.0a2
6000.5.0a1
6000.6.0a1
Issue ID
UUM-122607
Regression
Yes
Test Runner's Player test fails when the IL2CPP scripting backend is selected
How to reproduce:
1. Open the attached “IN-116338” project
2. Switch to IL2CPP scripting backend (Edit->Project Settings->Player->Other Settings->Configuration->Scripting Backend)
3. In the Test Runner window, run all the Player tests (Window->General->Test Runner)
4. Observe the Console window
Expected result: The test passes in the Test Runner window.
Actual result: The test fails in the Test Runner window.
Reproducible with: 6000.0.0b14(7e2d2d32ab03), 6000.0.59f2, 6000.2.7f2, 6000.3.0b5, 6000.4.0a2
Could not test with: 2023.1.0a1 (Project can not compile with "Assets/Tests.cs(11,6): error CS0246: The type or namespace name 'Test' could not be found" error), 2023.2.0f1, 2023.3.0b7, 6000.0.0b13 (Build failed with "UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()" error)
Reproduced on: macOS 15.6 (M1)
Not reproduced on: No other environment tested
Notes:
- The test passes if switched to the Mono scripting backend
- Rarely is an InvalidOperationException thrown in the Console window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment