Search Issue Tracker
Fixed
Fixed in 6000.0.0b16, 7000.0.0a1
Votes
2
Found in
6000.0.0b15
7000.0.0a1
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment