Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
6000.4.0a1
Issue ID
UUM-124966
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment