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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment