Search Issue Tracker
Active
Votes
2
Found in
2021.2.0a20
2021.3
2021.3.2f1
2022.1
2022.2
Issue ID
1429664
Regression
Yes
"Unable to find player assembly Testrunner.dll" warning appears in the Console after building Standalone
Reproduction steps:
1. Open the attached "1429664.zip" project
2. Build for Windows, Mac, Linux Standalone
3. Observe the Console
Expected result: There are no warning messages
Actual result: "Unable to find player assembly Testrunner.dll" warning message appears
Reproducible with: 2021.2.0a20, 2021.3.5f1, 2022.1.6f1, 2022.2.0a17
Not reproducible with: 2019.4.40f1, 2020.3.36f1, 2021.2.0a19
Tested and reproduced with: Windows 10
Note: Couldn't reproduce on a newly created project
First few lines of the Warning:
Unable to find player assembly: C:\Users\<project path>\Temp\StagingArea\Data\Managed\UnityEngine.TestRunner.dll
0x00007ff6baaeb5cd (Unity) StackWalker::GetCurrentCallstack
0x00007ff6baaf2329 (Unity) StackWalker::ShowCallstack
0x00007ff6bba59713 (Unity) GetStacktrace
0x00007ff6bc0e314d (Unity) DebugStringToFile
0x00007ff6b9c46bd2 (Unity) DebugLogHandler_CUSTOM_Internal_Log
0x00000262fdb26f03 (Mono JIT Code) (wrapper managed-to-native)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
- Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Dialog window
Add comment