Search Issue Tracker
Active
Under Consideration for 6000.4.X, 6000.5.X, 6000.6.X
Votes
2
Found in
6000.0.69f1
6000.3.11f1
6000.4.0b11
6000.5.0a8
6000.6.0a1
Issue ID
UUM-138419
Regression
No
Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
How to reproduce:
- Open the attached "IN-138759" project
- Ensure that 'Strip Engine Code' is enabled in the Player Settings
- Go to Window > Package management > Package Manager > Built-in and ensure that the Tilemap package module is disabled
- Build and Run the Player
- Once the build is launched, press F12 to open the browser console
- Observe the error: "Could not produce class with ID 331"
Actual result: "Could not produce class with ID 331" error occurs, and the SpriteMask doesn't draw
Expected result: The SpriteMask is included in the project and no errors are shown
Reproducible with: 6000.0.72f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b1, 6000.6.0a2
Reproducible environment: Android, iOS (by reporter), Web
Not reproducible environment: Windows (Doesn’t have “Strip Engine Code”)
Workaround: Enable the Tilemap package module in the Package Manager (Built-in window)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment