Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.59f1
6000.2.7f1
6000.3.0b5
6000.4.0a2
6000.5.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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment