Search Issue Tracker
Active
Votes
0
Found in
6000.0.62f1
6000.2.11f1
6000.3.0b9
6000.4.0a4
6000.5.0a1
Issue ID
UUM-126802
Regression
No
webGLBuildSubtarget resets to Generic when it gets changed in build script
Reproduction steps:
1. Open the attached “IN-124383.zip” project
2. Open the Console window
3. Click on the dropdown next to “Clear” button and make sure “Clear on Build” is unselected
4. From the top menu, select ‘Build > WebGL Build (DXT)’
5. Observe the logs in the Console once the build finishes
Expected result: Both logs before and after build report “WebGLBuildSubtarget before build: DXT”
Actual result: The first log reports “WebGLBuildSubtarget before build: DXT”, but the log after build reports “WebGLBuildSubtarget after build: Generic”
Reproducible with: 2023.1.0a1, 6000.0.62f1, 6000.2.11f1, 6000.3.0b9, 6000.4.0a4, 6000.5.0a1
Reproducible on: Windows 11, macOS 15.7.1 (M3 Max)
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some GameObjects in a subscene are not rendered when using custom shaders and ECS until the Game view resolution changes
- Crash on AudioManager::InitFMOD when performing various actions in the Editor
- webGLBuildSubtarget resets to Generic when it gets changed in build script
- Publishing Settings are shared across different custom Build Profiles when modifying Build options
- deltaTime and unscaledDeltaTime discrepancy when Player window is moved to secondary monitor and VSync is enabled
Add comment