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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
Add comment