Search Issue Tracker
Active
Under Consideration for 2021.3.X
Votes
0
Found in
2021.3.38f1
Issue ID
UUM-70700
Regression
No
Warning 'Unable to find player assmebly' is thrown when building some Project Templates
How to reproduce:
1. Create a new Universal 2D Project
2. Build the Project (File -> Build Settings -> Build)
3. Observe the Console after build is finished
Expected: No Errors or Warnings are being thrown
Actual result: Warning: 'Unable to find player assembly: Library/PlayerScriptAssemblies/UnityEngine.TestRunner.dll
UnityEngine.Debug:LogWarning (object)
Unity.Burst.Editor.BurstAotCompiler:OnPostBuildPlayerScriptDLLsImpl (Unity.Burst.Editor.BurstAotCompiler/BurstAOTSettings,UnityEditor.Compilation.Assembly[]) (at Library/PackageCache/com.unity.burst@1.8.14/Editor/BurstAotCompiler.cs:656)' is being thrown
Reproducible with: 2021.3.38f1
Reproduced on: macOS Sonoma 14.4.1
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 AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment