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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
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