Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.32f1
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91303
Regression
No
Terrain loaded from addressables not visible when the Draw Instanced option is enabled
How to reproduce:
1. Open the attached “IN-90698” project
2. Open the “SampleScene” Scene
3. Enter Play mode
4. In the Hierarchy window select the “Non addressable loaded terrain” GameObject
5. In the Inspector window “Terrain options” make sure the “Draw Instanced” option is enabled
6. In the Hierarchy window select the “Addressable loaded terrain” GameObject
7. In the Inspector window “Terrain options” make sure the “Draw Instanced” option is enabled
8. Observe the Game window
Expected result: Both non addressable and addressable terrains are visible
Actual result: Only the non addressable terrain is visible
Reproducible with: 2021.3.47f1, 2022.3.55f1, 6000.0.32f1, 6000.1.0a9
Reproduced on: Windows 11
Not reproduced on: No other environments tested
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
This issue stems from an invalid Library state. To fix it, simply delete the project's Library folder and launch the project again.
If you have a series of reproducible steps that leads to this Library state, please create a new issue detailing them.