Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.68f1
6000.3.9f1
6000.4.0b9
6000.5.0a7
Issue ID
UUM-134687
Regression
No
Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
How to reproduce:
1. Create a new Unity project
2. In the Build Settings, switch to the "Web" Platform
3. Go to Edit -> Project Settings -> Player -> Web settings -> Publishing Settings -> WebAssembly Language Features
4. Set the "Initial Memory Size" field to a negative number and observe the results
Expected results: Field validation doesn't allow negative numbers
Actual results: Negative numbers can be entered
Reproducible with: 6000.0.68f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a7
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Notes:
- Affects all Memory-related fields
- Build fails when the fields are set to the negative numbers
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment