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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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