Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.1.0b2
Votes
3
Found in
2021.3.45f1
2022.3.51f1
6000.0.25f1
6000.1.0a2
7000.0.0a1
Issue ID
UUM-86353
Regression
No
Web application hangs on loading screen when building with Decompression Fallback and Native C/C++ Multithreading enabled
How to reproduce:
1. Open the “WebTest.zip” project
2. Open the “SampleScene”
3. Ensure Decompression Fallback and Native C/C++ Multithreading are enabled (Project Settings > Player > Publishing Settings)
4. Build and Run the project using the Web/WebGL platform
5. Observe the result
Expected result: Web application loads into the scene
Actual result: Web application is stuck on the loading screen indefinitely
Reproducible in: 2021.3.45f1, 2022.3.51f1, 6000.0.25f1, 6000.1.0a2
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
Notes:
- Only reproducible in build
- Issue does not reproduce if either one of the settings mentioned in step 3 is disabled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment