Search Issue Tracker
Fixed
Fixed in 2022.2.11f1, 2023.1.0b9, 2023.2.0a6
Votes
0
Found in
2022.2.3f1
2023.1.0b1
2023.2.0a3
Issue ID
UUM-27593
Regression
Yes
IL2CPP throws errors when using custom attributes
Reproduction steps:
1. Open the attached project “CustomAttributesBug“
2. Press File>Build And Run
3. Observe the errors printed in the running player
Expected results: The player is running without any errors
Actual results: Errors are thrown in the player
Reproducible with: 2022.2.0a15, 2022.2.3f1, 2023.1.0b1, 2023.2.0a3
Not reproducible with: 2022.2.0a14
Couldn't test with: 2020.3.44f1('TreeView' is inaccessible due to its protection level), 2021.3.17f1('TreeView' is inaccessible due to its protection level)
Reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment