Search Issue Tracker
Active
Under Consideration for 6000.5.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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment