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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment