Search Issue Tracker
By Design
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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
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