Search Issue Tracker
Fixed in 2017.3.0f3
Votes
1
Found in
5.6.2f1
Issue ID
930746
Regression
No
Typo in WebGL's Publishing Settings
To reproduce:
1. Open a new Unity project
2. Edit --> ProjectSettings --> Player
3. Choose WebGL settings
4. In Publishing Settings, change "WebGL Memory Size" to a bigger than a default one
Expected result: "Note that using more memory than the default setting..."
Actual result: "Note that using more memory then the default setting..." (see attached photo "typo.png")
Reproduced on: 5.6.2p3. 2017.1.0f3, 2017.2.0b2
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