Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment