Search Issue Tracker
Fixed
Fixed in 6000.0.0b16, 7000.0.0a1
Votes
2
Found in
6000.0.0b15
Issue ID
UUM-69382
Regression
Yes
Two variants of a Windows editor only plugin, one targeting x86 and one targeting x64, prevents the player build
Steps to reproduce:
1. Open the attached project
2. Build Windows player
3. Observe build errors:
Assets\Plugins\PluginTests.cs(11,51): error CS0433: The type 'TestClass' exists in both 'AssemblyFor_UUM_69382.Win32, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' and 'AssemblyFor_UUM_69382.Win64, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment