Search Issue Tracker
By Design
By Design in 1.0.X
Votes
1
Found in [Package]
1.0.0
Issue ID
ECSB-485
Regression
No
[WebGL] GameObjects are not rendered when they are located in Sub Scenes
How to reproduce:
1. Create a new project with the “3D Core” template
2. Add the latest Entities Package (Window > Package Manager > Unity Registry)
3. Create a new Sub Scene (right-click in Hierarchy > New Sub Scene > Empty Scene)
4. Add a Cube GameObject to the Sub Scene (right-click on “New Sub Scene” > GameObject > 3D Object > Cube)
5. Save the Scene then Build And Run
6. Observe Player
Expected result: the “Cube” GameObject is visible
Actual result: the “Cube” GameObject is not visible
Reproduced with: 1.0.8, 1.0.11 (2022.3.3f1)
Reproduced on: Windows 10 (by reporter), Windows 11
Notes:
1. The “Main Camera” GameObject’s camera preview renders the “Cube” GameObject
2. The “Cube” GameObject is not visible in Play Mode or Game view
3. Reproducible with Standalone, Android, and WebGL platforms
4. Reproducible with “3D Core”, and “3D (URP)” templates
5. Reproducible with “3D (HDRP)” template, but the “Main Camera” GameObject’s camera preview does not render the “Cube” GameObject
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Resolution Note:
Entities Graphics is currently not supported on WebGL
https://docs.unity3d.com/Packages/com.unity.entities.graphics@1.0/manual/requirements-and-compatibility.html
Resolution Note (1.0.X):
Entities Graphics is currently not supported on WebGL
https://docs.unity3d.com/Packages/com.unity.entities.graphics@1.0/manual/requirements-and-compatibility.html