Search Issue Tracker
Feature Request
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.1.9f1
2023.2.0b5
2023.3.0a5
Issue ID
UUM-46682
Regression
No
[Feature Request] GetRequiredCustomModifiers does not work when using IL2CPP
Reproduction steps:
1. Open the attached project “IL2CPPbug“
2. Open the Scene “Assets/Scenes/SampleScene”
3. Build and run the Player (File > Build And Run)
4. Observe the Player logs
Expected result: The Player runs without errors
Actual result: NotSupportedException is logged
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b5
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Resolution Note:
We will implement GetRequiredCustomerModifiers in IL2CPP, although we're not sure yet which Unity release will have this change.