Search Issue Tracker
Active
Under Consideration for 1.3.X, 7000.0.X
Votes
0
Found in [Package]
1.3.14 - Entities
7000.0.0a1
Issue ID
ECSB-1687
Regression
No
Instances of static objects are not loaded when the static objects are disabled in the Player
How to reproduce:
1. Open the “bug.zip“ project
2. Build and run the project
3. In the Player, toggle off the “Toggle Staging Tree Subscenes On/Off“ button (so that the terrain object is unloaded)
4. Then, toggle off the “Toggle Hierarchy Trees On/Off“ button (so that the 5 tree objects are unloaded)
5. Toggle on the “Toggle Staging Tree Subscenes On/Off“ button (so that the terrain object is loaded)
6. Observe the loaded objects
Expected result: The terrain is loaded with trees
Actual result: The terrain is loaded with no trees
Reproducible in: 1.3.2, 1.3.14 (6000.0.49f1, 6000.1.3f1, 6000.2.0b1)
Could not test in: 2022.1.0a1, 2022.3.62f1 (unable to finish building the project)
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- Only reproducible in the Player
- Warnings for each static base tree are logged upon loading the Subscenes: “Registering material null at index {index} inside a RenderMeshArray failed“
- Could not test for regressions as the building loading box never progresses with lower versions
- In the Player.Log, “{{Registering mesh null at index [index of the static object] inside a RenderMeshArray failed}}“ can be observed when trying to load instances
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Add comment