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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment