Search Issue Tracker
Fixed
Fixed in 6000.2.0a10
Votes
0
Found in
6000.0.43f1
6000.1.0b11
6000.2.0a7
7000.0.0a1
Issue ID
UUM-101564
Regression
Yes
[Windows Only] A shadow appears underneath the Camera when in a specific project on WebGL
How to reproduce:
1. Open the attached “IN-96698_MathActionShooter“ project
2. Open the “SampleScene“
3. Build and run the project, make sure it’s a WebGL build
4. Look / walk around the environment using the WASD keyboard buttons
5. Observe the results
Expected result: A shadow does not appear underneath the Camera
Actual result: A circular shadow appears and disappears underneath the Camera
Reproducible with: 6000.0.35f1 (9a3bc604008a), 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Not reproducible with: 2022.3.60f1, 6000.0.34f1
Reproducible on: Windows 10, Windows 11 (by user)
Not reproducible on: MacOS 15.3 (M4)
Notes:
- The issue only reproduces on a WebGL build
- Reproduced on Google Chrome, Microsoft Edge -> Windows only
- Doesn’t reproduce on Safari, Firefox
- Removing the "Cube" GameObject or disabling its "Cast Shadows" option (found in the Inspector window, under Mesh Renderer component) from the Hierarchy window causes the issue to stop reproducing
- Removing the Terrain from the Hierarchy window and changing it to a Plane GameObject stops the issue from reproducing
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