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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.