Search Issue Tracker
Active
Votes
0
Found in
2.9.1
Issue ID
UUM-136150
Regression
Yes
Addressables build fails when "ADDRESSABLES_ADD_DEFINES" is added to Scripting Define Symbols
How to reproduce:
1. Open the attached project “IN-136173”
2. Open the Addressables Groups window
3. In the Addressables Groups window, select “Build → New Build → Default Build Script”
4. Observe the Console
Actual result: Addressable content build fails and more than 60 errors are thrown from the Collections package
Expected result: Addressable content build succeeds
Reproducible with: 2.9.0 (6000.5.0a8), 2.9.1 (6000.5.0a8)
Not reproducible with: 2.8.1 (6000.5.0a8)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Example of an error message that is thrown: “Library\PackageCache\com.unity.collections@32dc8bfa8d72\Unity.Collections\NativeParallelMultiHashMap.cs(659,13): error CS0246: The type or namespace name 'AtomicSafetyHandle' could not be found”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment