Search Issue Tracker
Fixed
Fixed in 1.4.5
Votes
1
Found in [Package]
1.4.3
2.0.1-pre.18
Issue ID
DSTR-1041
Regression
No
Test Runner test is inactive when Player test is run
Reproduction steps:
1. Open the attached "PROJECTFILE" project
2. Open the Test Runner window (Window > General > Test Runner)
3. Select the "Player" tab
4. Press the “Run All” button
5. Observe the test results
Expected result: The "RunningOnlyOnPlayer" test succeeds
Actual result: The "RunningOnlyOnPlayer" test is inactive
Reproducible with: 1.4.4, 2.0.1-pre.18 (2021.3.37f1, 2022.3.23f1, 2023.2.17f1, 6000.0.0b16)
Couldn’t test with: 1.3.9, 1.1.33 (Console errors)
Reproducible on: macOS Sonoma 14.4.1 (M1 Max)
Not reproducible on: No other environment tested
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
- Crash on UnityMain when running Player which was built on 32-bit architecture with "Direct3D12" set as graphics API
- [Android][Vulkan] Nothing is rendered when the Splash Screen disappears in the Player
- Skinned Mesh Prefab teleports when any child Transform change is undone and the prefab is a child of another GameObject
- VideoPlayer received error is not thrown when calling VideoPlayer.errorReceived
- "HideFlags.HideAndDontSave" flag does not work when the Components are added in OnEnable and Awake methods
Resolution Note (fix version 1.4.5):
Ensured that the results of tests that is ignored in the editor, but runs on a player, is not being overwritten with ignore when showed in the ui,