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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment