Search Issue Tracker
Fixed
Fixed in 2022.3.61f1, 6000.0.44f1, 6000.1.0b12, 6000.2.0a7
Votes
0
Found in
2022.3.58f1
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-98061
Regression
No
Universal 3D Sample template build throws RangeError: Array buffer allocation failed when launched on Chrome
Steps to reproduce:
- Create a new Universal 3D sample template project
- Switch to Web platform
- Build and Run the project
- Observe the built player and the Console using the Developer Tool
Actual results: Build freezes at the start of loading. The following error is thrown - _[UnityCache] Failed to load 'http://localhost:60834/Build/build_name.data.gz' from browser cache due to the error: RangeError: Array buffer allocation failed_
Expected results: Build launches without issues
Reproducible with versions: 2022.3.58f1, 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Tested on (OS): Windows 11, macOS 15.3
Reproducible on (Browser) - Google Chrome 133.0.6943.60 (Official Build) (64-bit) / 133.0.6943.99 (Official Build) (arm64)
Not reproducible on (Browser) - Safari 18.3 (20620.2.4.11.5)
Notes:
- The project build succeeds in the Editor without any Errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment