Search Issue Tracker
Active
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
2021.2.0b9
2022.1
Issue ID
1363194
Regression
No
Building project results in multiple ENABLE_UNITY_COLLECTIONS_CHECKS warnings
Reproduction steps:
1. Open the attached project "BuildWarnings.zip"
2. Build the project
3. Observe the Console
Expected result: no warnings are shown
Actual result: multiple warnings related to ENABLE_UNITY_COLLECTIONS_CHECKS are shown
Reproducible with: 0.8.0-preview.8, 1.0.0-pre.2, 1.0.0-pre.3 (2019.4.30f1, 2020.3.18f1, 2021.1.20f1, 2021.2.0b11, 2022.1.0a8)
Could not test with: 0.8.0-preview.8, 1.0.0-pre.2, 1.0.0-pre.3 (2019.4.30f1, collections package errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment